mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
Fix travis permission access
This commit is contained in:
@@ -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;"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user