mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-02 10:42:09 +07:00
Fix travis
This commit is contained in:
@@ -25,8 +25,8 @@ services:
|
||||
- docker
|
||||
|
||||
before_install:
|
||||
- wget https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5_x86_64.deb
|
||||
- sudo dpkg -i vagrant_1.9.5_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
|
||||
- vagrant plugin install vagrant-hostmanager
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user