Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
add current ruby version 2.1.0 to travis ci
  • Loading branch information
Luciano Sousa authored and spohlenz committed Feb 7, 2014
1 parent 28c9158 commit 44aea59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0

gemfile:
- gemfiles/rails-3.1.gemfile
Expand Down

0 comments on commit 44aea59

Please sign in to comment.