mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Do not test Rails edge against Ruby 2.0.0
This commit is contained in:
parent
a58ff1f6f8
commit
db5e3ebe09
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ matrix:
|
|||
gemfile: gemfiles/mongoid_40.gemfile
|
||||
- rvm: 1.9.3
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.0.0
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.1.8
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue