We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fffbeb commit 35ca26cCopy full SHA for 35ca26c
1 file changed
.travis.yml
@@ -18,6 +18,8 @@ gemfile:
18
19
matrix:
20
fast_finish: true
21
+ allow_failures:
22
+ - rvm: jruby-19mode
23
24
before_install:
25
- gem update --system
0 commit comments