Skip to content

Commit

Permalink
Merge pull request #10 from sanemat/feature/travis-use-2-1-0
Browse files Browse the repository at this point in the history
Test against 2.1.0 in travis
  • Loading branch information
sanemat committed Dec 27, 2013
2 parents c099845 + 579861a commit b5fe71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0-rc1
- 2.1.0
gemfile:
- gemfiles/actionpack_3_2.gemfile
- gemfiles/actionpack_4_0.gemfile
Expand Down

0 comments on commit b5fe71f

Please sign in to comment.