Skip to content

Commit 66ea069

Browse files
committed
lol now jruby works
1 parent 8d5876f commit 66ea069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ rvm:
33
- 1.8.7
44
- 1.9.2
55
- 1.9.3
6-
# - jruby-18mode # JRuby in 1.8 mode
7-
# - jruby-19mode # JRuby in 1.9 mode
6+
- jruby-18mode # JRuby in 1.8 mode
7+
- jruby-19mode # JRuby in 1.9 mode
88
- rbx-18mode
99
- rbx-19mode
1010
bundler_args: --without doc local

0 commit comments

Comments
 (0)