Revert "Try fix Travis crash due to newer version of vagrant plugins"
This reverts commit 7854cf6f2a
.
pull/41/head
parent
64eaee787a
commit
148dc603bc
|
@ -21,7 +21,6 @@ services:
|
|||
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
|
||||
- vagrant plugin install vagrant-share --plugin-version 1.1.9
|
||||
- vagrant plugin install vagrant-hostmanager
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue