Update .travis.yml

This commit is contained in:
walisonjose 2018-06-04 15:08:05 -03:00 committed by GitHub
parent 65f1316110
commit 31f6a267f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ install:
- cat ./tests/bootstrap-config.php
#- sed 's/~//home/travis/build/wordpress/g' ./tests/bootstrap-config.php
- sudo ./tests/bin/install-wp-tests.sh test root root /tmp/wordpress localhost latest true
- ls /tmp/wordpress/wor
- ls /tmp/wordpress/wordpress-tests-lib
#- service mysql restart
script: phpunit #--version
#after_success: