mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-15 20:53:39 +09:00
Fix travis access permission to run
This commit is contained in:
@@ -64,6 +64,7 @@ before_script:
|
||||
- nvm install 6
|
||||
- nvm use 6
|
||||
- chmod +x ./tests/prepare-wordpress.sh
|
||||
- chmod +x ./tests/run-travis.sh
|
||||
- ./tests/prepare-wordpress.sh
|
||||
- mysql -e "set global wait_timeout = 3600;"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user