Travis: Test on jruby-head only for now

Arel head does not support 1.9 anymore.
This commit is contained in:
Peter Suschlik 2015-01-21 15:38:43 +01:00
parent 5544f57e61
commit 1ac5177e99
1 changed files with 2 additions and 2 deletions

View File

@ -24,12 +24,12 @@ rvm:
- 2.2
- ruby-head
- rbx-2
- jruby
- jruby-head
matrix:
allow_failures:
- env: "GEM=ar:mysql"
- rvm: rbx-2
- rvm: jruby
- rvm: jruby-head
- env: "GEM=aj"
- env: "GEM=aj:integration"
fast_finish: true