Skip to content

Commit

Permalink
Test against latest Ruby 2.1 available in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed May 28, 2014
1 parent 706bcbf commit 8256226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.1
- 2.1
- ree
- rbx
- jruby
Expand All @@ -27,7 +27,7 @@ matrix:
- gemfile: gemfiles/Gemfile.rails-2.3.x
rvm: 2.0.0
- gemfile: gemfiles/Gemfile.rails-2.3.x
rvm: 2.1.1
rvm: 2.1
- gemfile: gemfiles/Gemfile.rails-2.3.x
rvm: rbx
- gemfile: gemfiles/Gemfile.rails-2.3.x
Expand Down

0 comments on commit 8256226

Please sign in to comment.