We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b892b28 commit 7a3fb2dCopy full SHA for 7a3fb2d
travis/.travis.yml
@@ -33,6 +33,8 @@ matrix:
33
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false'
34
- rvm: jruby
35
36
+ - rvm: jruby-9.0.3.0
37
+ env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false'
38
allow_failures:
39
- rvm: jruby-head
40
0 commit comments