Skip to content

Commit

Permalink
Merge pull request thoughtbot#243 from salimane/pr_ruby_2_1_0
Browse files Browse the repository at this point in the history
Add Ruby 2.1.0 to .travis.yml
  • Loading branch information
rmm5t committed Jan 6, 2014
2 parents 203447e + 036c036 commit ed9a0cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0

matrix:
allow_failures:
- rvm: 1.8.7
- rvm: 1.8.7

0 comments on commit ed9a0cc

Please sign in to comment.