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 504901e commit 9dc7c32Copy full SHA for 9dc7c32
.travis.yml
@@ -2,4 +2,4 @@ language: node_js
2
node_js: "0.10"
3
before_script:
4
- npm install -g grunt-cli
5
-script: "grunt travis"
+script: "grunt jshint"
0 commit comments