mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 10:28:41 -05:00
Update .travis.yml
This commit is contained in:
parent
e6c97c2960
commit
2e71b85d08
1 changed files with 2 additions and 2 deletions
|
|
@ -34,6 +34,6 @@ matrix:
|
|||
install:
|
||||
- gem update --system 2.6.14
|
||||
- gem install bundler --version 1.15.4
|
||||
- bundle _1.15.4_ install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
|
||||
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
|
||||
script:
|
||||
- "bundle _1.15.4_ exec rake $CHECK"
|
||||
- "bundle exec rake $CHECK"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue