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 73a8899 commit 2858b1bCopy full SHA for 2858b1b
.travis.yml
@@ -3,6 +3,6 @@ language: node_js
3
node_js:
4
- "0.8"
5
6
-before_script: npm install -g grunt
+before_script: npm install -g grunt-cli
7
8
script: grunt test --verbose --force
0 commit comments