Skip to content

Commit

Permalink
Start running tests against JRuby 9k on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
deepj committed May 19, 2015
1 parent f15c876 commit 91b7c65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ rvm:
- 2.1.0
- 2.1.1
- 2.2
- rbx-2
- jruby-19mode
- jruby-head
- rbx-2
matrix:
fast_finish: true
allow_failures:
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: rbx-2

0 comments on commit 91b7c65

Please sign in to comment.