mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Fix wrong travis config
This commit is contained in:
parent
dab326f94d
commit
3369162ce9
1 changed files with 1 additions and 0 deletions
|
@ -47,5 +47,6 @@ matrix:
|
||||||
- gemfile: gemfile/active_record_edge.gemfile
|
- gemfile: gemfile/active_record_edge.gemfile
|
||||||
- rvm: rbx-2
|
- rvm: rbx-2
|
||||||
gemfile: gemfiles/mongo_mapper.gemfile
|
gemfile: gemfiles/mongo_mapper.gemfile
|
||||||
|
- rvm: rbx-2
|
||||||
gemfile: gemfiles/mongoid_24.gemfile
|
gemfile: gemfiles/mongoid_24.gemfile
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue