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