Update .travis.yml
This commit is contained in:
parent
a2b3ba48e2
commit
1f75422294
|
@ -37,8 +37,7 @@ install:
|
|||
- mv ./tests/bootstrap-config-sample.php ./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
|
||||
- pwd
|
||||
- ls
|
||||
- ls /tmp/wordpress
|
||||
#- service mysql restart
|
||||
script: phpunit #--version
|
||||
#after_success:
|
||||
|
|
Loading…
Reference in New Issue