Skip to content

Commit

Permalink
Merge pull request #18626 from splattael/jruby-head
Browse files Browse the repository at this point in the history
Travis: Test on jruby-head only for now
  • Loading branch information
rafaelfranca committed Jan 21, 2015
2 parents 5544f57 + 1ac5177 commit 51b3edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 51b3edd

Please sign in to comment.