We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04dcc8a commit a13706aCopy full SHA for a13706a
.travis.yml
@@ -7,4 +7,5 @@ before_script:
7
- npm install grunt-cli
8
- npm install
9
script:
10
+- node_modules/.bin/grunt lint
11
- node_modules/.bin/grunt pack --no-color
0 commit comments