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 d8b2b94 commit 94ca0e0Copy full SHA for 94ca0e0
.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