Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Use a newer version of JRuby 9000
Browse files Browse the repository at this point in the history
  • Loading branch information
brodock committed Jul 22, 2016
1 parent fda3a80 commit 4cacaf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ rvm:
- 2.0
- 2.1
- 2.2
- jruby-9.0.0.0
- jruby-9.1.2.0
- rbx-2
matrix:
allow_failures:
- rvm: jruby-9.0.0.0
- rvm: jruby-9.1.2.0
- rvm: rbx-2
fast_finish: true
script: bundle exec rake
Expand Down

0 comments on commit 4cacaf3

Please sign in to comment.