Update .travis.yml
This commit is contained in:
parent
17969892d3
commit
baa970438c
|
@ -21,7 +21,7 @@ before_install:
|
|||
# -in deploy_rsa.enc -out deploy_rsa -d
|
||||
#Instalando Mysql
|
||||
- sudo apt-get install sshpass
|
||||
- apt-get -y install zsh htop
|
||||
- sudo apt-get -y install zsh htop
|
||||
- echo "mysql-server-5.6 mysql-server/root_password password root" | sudo debconf-set-selections
|
||||
- echo "mysql-server-5.6 mysql-server/root_password_again password root" | sudo debconf-set-selections
|
||||
- apt-get -y install mysql-server-5.6
|
||||
|
|
Loading…
Reference in New Issue