Land #11194, Pin Travis CI bundler to 1.17.3

GSoC/Meterpreter_Web_Console
Adam Cammack 2019-01-03 13:42:07 -06:00
commit 0d6ef39fac
No known key found for this signature in database
GPG Key ID: C9378BA088092D66
1 changed files with 1 additions and 1 deletions

View File

@ -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