Skip to content

Commit

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

0 comments on commit f94feb9

Please sign in to comment.