Skip to content

Commit

Permalink
Tests against Rails 4.0.0 final!
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Jun 25, 2013
1 parent 59ef3d4 commit 9f37149
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rvm:
- 1.9.3
- 2.0.0
env:
- RAILS_VERSION=4.0.0.rc1
- RAILS_VERSION=4.0.0
- RAILS_VERSION=3.2.13
- RAILS_VERSION=3.1.12
- RAILS_VERSION=3.0.20
Expand All @@ -33,12 +33,8 @@ matrix:
- rvm: 1.9.2
env: RAILS_VERSION=4-0-stable
- rvm: 1.8.7
env: RAILS_VERSION=4.0.0.rc1
env: RAILS_VERSION=4.0.0
- rvm: 1.9.2
env: RAILS_VERSION=4.0.0.rc1
env: RAILS_VERSION=4.0.0
allow_failures:
- env: RAILS_VERSION=master
- env: RAILS_VERSION=4.0.0.rc1
- env: RAILS_VERSION=3-2-stable
- env: RAILS_VERSION=3-1-stable
- env: RAILS_VERSION=3-0-stable

0 comments on commit 9f37149

Please sign in to comment.