Skip to content

Commit

Permalink
Add Ruby 2.0 and 2.1 to Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheworiordan committed Mar 2, 2014
1 parent 25824af commit 069dad6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,6 @@ language: ruby
script: "bundle exec rspec"
rvm:
- 1.9.3
- jruby-19mode # JRuby in 1.9 mode
- 2.0.0
- 2.1.1
- jruby-19mode # JRuby in 1.9 mode

0 comments on commit 069dad6

Please sign in to comment.