Fix travis permission access

This commit is contained in:
Champ Camba
2017-06-08 22:25:18 +08:00
parent 08b814f9be
commit b7406ec858
+1
View File
@@ -63,6 +63,7 @@ before_script:
fi
- nvm install 6
- nvm use 6
- chmod +x ./tests/prepare-wordpress.sh
- ./tests/prepare-wordpress.sh
- mysql -e "set global wait_timeout = 3600;"