See if Travis still supports JRuby 2.1 and 2.0.

This commit is contained in:
Jordon Bedwell 2015-05-09 01:36:55 -05:00
parent c19ad411a4
commit b1e984128e
1 changed files with 4 additions and 2 deletions

View File

@ -5,10 +5,12 @@ rvm:
- 2.2 - 2.2
- 2.1 - 2.1
- 2.0 - 2.0
- jruby-head - jruby-21mode
- jruby-20mode
matrix: matrix:
allow_failures: allow_failures:
- rvm: jruby-head - rvm: jruby-20mode
- rvm: jruby-21mode
env: env:
matrix: matrix:
- TEST_SUITE=test - TEST_SUITE=test