Land #11194, Pin Travis CI bundler to 1.17.3
commit
0d6ef39fac
|
@ -48,7 +48,7 @@ before_install:
|
|||
- ls -la ./.git/hooks
|
||||
- ./.git/hooks/post-merge
|
||||
# Update the bundler
|
||||
- gem install bundler
|
||||
- gem install bundler -v 1.17.3
|
||||
before_script:
|
||||
- cp config/database.yml.travis config/database.yml
|
||||
- bundle exec rake --version
|
||||
|
|
Loading…
Reference in New Issue