Skip to content

Commit

Permalink
Run correct Rails versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaskar authored and Ian Smith-Heisters committed Apr 18, 2012
1 parent b26f180 commit 6c7e2e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -11,8 +11,8 @@ rvm:
- "rbx"

env:
- "rails2"
- "rails2_3_5"
- "rails3"
- "pojs-rspec1"
- "pojs-rspec2"
- "RAILS_VERSION=rails2"
- "RAILS_VERSION=rails2_3_5"
- "RAILS_VERSION=rails3"
- "RAILS_VERSION=pojs-rspec1"
- "RAILS_VERSION=pojs-rspec2"

0 comments on commit 6c7e2e8

Please sign in to comment.