Skip to content

Commit

Permalink
Test against JRuby 9000
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 2, 2016
1 parent 2483f68 commit 21e2dd8
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 @@ -17,12 +17,12 @@ rvm:
- 2.2.5
- 2.3.0
- ruby-head
- jruby
- jruby-head
- rbx-2

matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: jruby-head
- rvm: rbx-2
fast_finish: true

0 comments on commit 21e2dd8

Please sign in to comment.