mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Fix travis builds
This commit is contained in:
parent
d38c6849e0
commit
2afce63621
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ sudo: false
|
|||
|
||||
before_install:
|
||||
- gem update --system
|
||||
- gem update bundler --no-document
|
||||
- gem pristine bundler
|
||||
script: 'bundle exec rake test'
|
||||
|
||||
cache: bundler
|
||||
|
|
Loading…
Add table
Reference in a new issue