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.
2 parents b3bcafc + 94ca0e0 commit 4ac2908Copy full SHA for 4ac2908
.travis.yml
@@ -32,6 +32,8 @@ matrix:
32
include:
33
- rvm: 2.2
34
env: CAPTURE_STDERR=true
35
+ - rvm: jruby-9000
36
+ env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false -Xcli.debug=true --debug'
37
allow_failures:
38
- rvm: ruby-head
39
fast_finish: true
0 commit comments