We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf5be6 commit 5016750Copy full SHA for 5016750
.travis.yml
@@ -16,6 +16,6 @@ matrix:
16
env: WP_VERSION=latest WP_MULTISITE=1
17
18
before_script:
19
- - bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
+ - bash tests/bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
20
21
script: phpunit
0 commit comments