Allow builds on JRuby to fail uneventfully
This commit is contained in:
parent
9d0c73fce8
commit
26b7d6a94d
|
@ -22,6 +22,8 @@ matrix:
|
|||
exclude:
|
||||
- rvm: *jruby
|
||||
env: TEST_SUITE=cucumber
|
||||
allow_failures:
|
||||
- rvm: *jruby
|
||||
|
||||
env:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue