Skip to content

Commit

Permalink
Extend Travis CI support for JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
kiela committed Feb 3, 2014
1 parent f94feb9 commit ad2811d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ rvm:
- 2.1.0
- ruby-head
- ree
- jruby-19mode
- jruby-18mode
- jruby-19mode
- jruby
- jruby-head
matrix:
allow_failures:
- rvm: jruby-18mode
- rvm: jruby-head
- rvm: ruby-head

0 comments on commit ad2811d

Please sign in to comment.