mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Only test against Rails edge + Ruby 2.2
This commit is contained in:
parent
5dd622e889
commit
63717903e4
1 changed files with 8 additions and 0 deletions
|
@ -48,8 +48,16 @@ matrix:
|
|||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.0.0
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: 2.1
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: ruby-head
|
||||
gemfile: gemfiles/active_record_32.gemfile
|
||||
- rvm: jruby
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: jruby-head
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
- rvm: rbx-2
|
||||
gemfile: gemfiles/active_record_edge.gemfile
|
||||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: jruby
|
||||
|
|
Loading…
Add table
Reference in a new issue