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 fda4bd1 commit df30017Copy full SHA for df30017
.travis.yml
@@ -17,6 +17,7 @@ matrix:
17
18
before_script:
19
- composer install
20
+ - npm install -g grunt-cli
21
- npm install
22
- bash tests/bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
23
0 commit comments