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 edc2ff8 commit d1162dcCopy full SHA for d1162dc
.travis.yml
@@ -15,6 +15,7 @@ matrix:
15
env: WP_VERSION=latest WP_MULTISITE=1
16
17
before_script:
18
+ - composer install
19
- bash tests/bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
20
21
script: phpunit
0 commit comments