Update .travis.yml

This commit is contained in:
walisonjose 2018-06-04 14:13:34 -03:00 committed by GitHub
parent cec067b9f5
commit 1b25a8e7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ before_install:
- mysql -e 'CREATE DATABASE IF NOT EXISTS test;'
install:
- echo -e "Install"
- mkdir /home/travis/build/wordpress/
- mkdir ~/wordpress/
- mv ./tests/bootstrap-config-sample.php ./tests/bootstrap-config.php
- sudo ./tests/bin/install-wp-tests.sh test root root /home/travis/build/wordpress localhost latest true
#- service mysql restart
script: phpunit #--version