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

Do not allow the specs for mongo_mapper/mongoid 2.4/rbx to fail on travis

This commit is contained in:
Yuki Nishijima 2014-05-21 17:23:50 -07:00
parent e4bd903644
commit c9a6b93773

View file

@ -50,8 +50,4 @@ matrix:
allow_failures:
- rvm: ruby-head
- gemfile: gemfiles/mongoid_40.gemfile
- rvm: rbx-2
gemfile: gemfiles/mongo_mapper.gemfile
- rvm: rbx-2
gemfile: gemfiles/mongoid_24.gemfile
fast_finish: true