Skip to content

Commit cca6882

Browse files
committed
update jruby to 9.1.2.0
1 parent 7a3fb2d commit cca6882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false'
3434
- rvm: jruby
3535
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false'
36-
- rvm: jruby-9.0.3.0
36+
- rvm: jruby-9.1.2.0
3737
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false'
3838
allow_failures:
3939
- rvm: jruby-head

0 commit comments

Comments
 (0)