1
0
Fork 0
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:
Akira Matsuda 2017-01-06 12:34:08 +09:00
parent 21baf16c04
commit 2b0a7708e6

View file

@ -19,6 +19,7 @@ gemfile:
sudo: false
before_install: gem update bundler --no-document
script: 'bundle exec rake test'
cache: bundler