Revert "Try fix Travis crash due to newer version of vagrant plugins"

This reverts commit 7854cf6f2a.
pull/41/head
Emilien Mantel 2020-06-11 12:23:03 +02:00
parent 64eaee787a
commit 148dc603bc
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ services:
before_install: before_install:
- wget https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_x86_64.deb - 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 - 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 - vagrant plugin install vagrant-hostmanager
install: install: