mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
print bundle version
This commit is contained in:
parent
cf3f736506
commit
139ab81bfc
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ matrix:
|
|||
install:
|
||||
- gem update --system 2.6.14
|
||||
- gem install bundler --version 1.15.4
|
||||
- bundle --version
|
||||
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
|
||||
script:
|
||||
- "bundle exec rake $CHECK"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue