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 9b0d527 commit c739d2dCopy full SHA for c739d2d
.travis.yml
@@ -7,5 +7,8 @@ node_js:
7
before_install:
8
- npm install -g npm
9
10
+before_script:
11
+ - npm install -g grunt-cli
12
+
13
script:
14
- grunt
0 commit comments