mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
AMC is gone in rails 5.1
I guess it's time to move from RSpec 2 to something else, maybe test-unit, but let's allow AR_edge to fail for now...
This commit is contained in:
parent
eb0745b11c
commit
1cdadd161e
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ matrix:
|
|||
- rvm: ruby-head
|
||||
- rvm: jruby-9.1.5.0
|
||||
- rvm: rbx
|
||||
- gemfile: gemfiles/active_record_edge.gemfile
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in a new issue