1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Allow failures on AR edge

This commit is contained in:
Zachary Scott 2014-05-12 17:29:17 -07:00
parent bcb6c1357a
commit 00b0e37e81

View file

@ -45,4 +45,5 @@ matrix:
- rvm: ruby-head
- rvm: rbx
- gemfile: gemfiles/mongoid_40.gemfile
- gemfile: gemfile/active_record_edge.gemfile
fast_finish: true