mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Always bundle with newest bundler on Travis
This commit is contained in:
parent
21baf16c04
commit
2b0a7708e6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ gemfile:
|
|||
|
||||
sudo: false
|
||||
|
||||
before_install: gem update bundler --no-document
|
||||
script: 'bundle exec rake test'
|
||||
|
||||
cache: bundler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue