Skip Cucumber entirely on JRuby.

This commit is contained in:
Jordon Bedwell 2015-10-31 23:04:52 -05:00
parent a67adabf98
commit 3a225c2ed6
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ rvm:
matrix: matrix:
allow_failures: allow_failures:
- rvm: jruby-9.0.3.0 - rvm: jruby-9.0.3.0
exclude:
- rvm: jruby-9.0.3.0
env: TEST_SUITE=cucumber
env: env:
matrix: matrix:
- TEST_SUITE=test - TEST_SUITE=test