Skip to content

Commit

Permalink
Mongoid 3 doesn't support Ruby 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Sep 2, 2012
1 parent 1cb0462 commit 39f2d1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ gemfile:
- gemfiles/mongo_mapper.gemfile
- gemfiles/mongoid_30.gemfile
- gemfiles/sinatra.gemfile

matrix:
exclude:
- rvm: 1.8.7
gemfile: gemfiles/mongoid_30.gemfile

0 comments on commit 39f2d1e

Please sign in to comment.