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:
parent
e4bd903644
commit
c9a6b93773
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue