Skip to content

Commit

Permalink
rails 4 requires ruby 1.9.3+, so do not test
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Nov 7, 2013
1 parent de76336 commit 0013617
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ matrix:
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.1.x }
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.2.x }

- { rvm: 1.9.2, gemfile: test/gemfiles/Gemfile.rails-4.0.x }

- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.0.x }
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.1.x }
- { rvm: 2.0.0, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
Expand Down

0 comments on commit 0013617

Please sign in to comment.