Skip to content

Commit

Permalink
don't build Rails 4 against Ruby 1.8, 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 16, 2013
1 parent 8a0ead9 commit 890e4de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@ matrix:
exclude:
- rvm: 1.8.7
gemfile: Gemfile.rails-edge
- rvm: 1.8.7
gemfile: Gemfile
- rvm: 1.9.2
gemfile: Gemfile.rails-edge
- rvm: 1.9.2
gemfile: Gemfile

0 comments on commit 890e4de

Please sign in to comment.