mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Do not test MM or Mongoid 24 against Ruby 1.8.7
They take an incredibly long time...
This commit is contained in:
parent
db5e3ebe09
commit
1b0cab1518
1 changed files with 4 additions and 0 deletions
|
@ -46,12 +46,16 @@ matrix:
|
|||
gemfile: gemfiles/active_record_42.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_24.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_30.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_31.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongoid_40.gemfile
|
||||
- rvm: 1.8.7
|
||||
gemfile: gemfiles/mongo_mapper.gemfile
|
||||
- rvm: 1.9.3
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue