Allow jRuby head to fail.

This commit is contained in:
Jordon Bedwell 2015-07-06 17:52:50 -05:00
parent eeb6ef46f1
commit 90514b3536
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ rvm:
- 2.1 - 2.1
- 2.0 - 2.0
- jruby-head - jruby-head
matrix:
allow_failures:
- rvm: jruby-head
env: env:
matrix: matrix:
- TEST_SUITE=test - TEST_SUITE=test