Skip to content

Commit

Permalink
don't test rails4 on ruby1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jenseng committed Aug 8, 2013
1 parent 1b07464 commit b02a8ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ rvm:
gemfile:
- Gemfile
- gemfiles/Gemfile.activerecord-3.0.x
matrix:
exclude:
- rvm: 1.8.7
gemfile: Gemfile

0 comments on commit b02a8ef

Please sign in to comment.