Allow jRuby head to fail.
This commit is contained in:
parent
eeb6ef46f1
commit
90514b3536
|
@ -6,6 +6,9 @@ rvm:
|
|||
- 2.1
|
||||
- 2.0
|
||||
- jruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-head
|
||||
env:
|
||||
matrix:
|
||||
- TEST_SUITE=test
|
||||
|
|
Loading…
Reference in New Issue