Ensure bundler exists
This commit is contained in:
parent
b326646fe5
commit
dbec1a4182
@ -2,6 +2,7 @@
|
||||
|
||||
git clone git@github.com:hashicorp/vagrant-spec.git
|
||||
cd vagrant-spec
|
||||
gem install bundle
|
||||
bundle install
|
||||
gem build vagrant-spec.gemspec
|
||||
# Assumes this is being run in the same workspace as the main vagrant repo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user