mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Do not test mongoid 4.0 with Ruby 1.8.7
This commit is contained in:
parent
862745d6e7
commit
66d8bfe277
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ matrix:
|
|||
gemfile: gemfiles/mongoid_30.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_31.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_40.gemfile
|
||||
allow_failures:
|
||||
- rvm: jruby
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue