Update .travis.yml
This commit is contained in:
parent
c3fed59437
commit
2ce49ce45c
|
@ -38,7 +38,7 @@ install:
|
||||||
- sudo mv ./tests/bootstrap-config-sample.php ./tests/bootstrap-config.php
|
- sudo mv ./tests/bootstrap-config-sample.php ./tests/bootstrap-config.php
|
||||||
#- cat ./tests/bootstrap-config.php
|
#- cat ./tests/bootstrap-config.php
|
||||||
#- sed 's/~//home/travis/build/wordpress/g' ./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
|
- composer install
|
||||||
- ls /tmp/wordpress/wordpress-tests-lib/wp-content
|
- ls /tmp/wordpress/wordpress-tests-lib/wp-content
|
||||||
#- cat /tmp/wordpress/wordpress-tests-lib/wp-tests-config.php
|
#- cat /tmp/wordpress/wordpress-tests-lib/wp-tests-config.php
|
||||||
|
|
Loading…
Reference in New Issue