Skip to content

Commit df30017

Browse files
committed
Install Grunt.
1 parent fda4bd1 commit df30017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ matrix:
1717

1818
before_script:
1919
- composer install
20+
- npm install -g grunt-cli
2021
- npm install
2122
- bash tests/bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
2223

0 commit comments

Comments
 (0)