Update .travis.yml

This commit is contained in:
walisonjose 2018-06-04 15:55:33 -03:00 committed by GitHub
parent c3fed59437
commit 2ce49ce45c
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:
- sudo mv ./tests/bootstrap-config-sample.php ./tests/bootstrap-config.php
#- cat ./tests/bootstrap-config.php
#- sed 's/~//home/travis/build/wordpress/g' ./tests/bootstrap-config.php
- sudo ./tests/bin/install-wp-tests.sh test travis "" /tmp/wordpress localhost latest true
- ./tests/bin/install-wp-tests.sh test travis "" /tmp/wordpress localhost latest true
- composer install
- ls /tmp/wordpress/wordpress-tests-lib/wp-content
#- cat /tmp/wordpress/wordpress-tests-lib/wp-tests-config.php