parent
ef0f2cae45
commit
e070daa966
|
@ -15,8 +15,8 @@ services:
|
|||
- docker
|
||||
|
||||
before_install:
|
||||
- wget https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_x86_64.deb
|
||||
- sudo dpkg -i vagrant_2.0.1_x86_64.deb
|
||||
- wget https://releases.hashicorp.com/vagrant/2.1.1/vagrant_2.1.1_x86_64.deb
|
||||
- sudo dpkg -i vagrant_2.1.1_x86_64.deb
|
||||
- vagrant plugin install vagrant-hostmanager
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue