Update .travis.yml

This commit is contained in:
walisonjose 2018-06-04 13:37:18 -03:00 committed by GitHub
parent 6e486f2d5a
commit 6c165daaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ before_install:
- sudo mysql -e "use mysql; update user set authentication_string=PASSWORD('root') where User='root'; update user set plugin='mysql_native_password';FLUSH PRIVILEGES;"
- sudo mysql_upgrade
- sudo service mysql restart
#- sudo mysql -u root -p 'root'
- sudo mysql -u root -p 'root'
install:
- echo -e "Install"
- mkdir /home/travis/build/wordpress/