Skip to content

Commit a13706a

Browse files
committed
Add grunt lint to travis.yml
1 parent 04dcc8a commit a13706a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ before_script:
77
- npm install grunt-cli
88
- npm install
99
script:
10+
- node_modules/.bin/grunt lint
1011
- node_modules/.bin/grunt pack --no-color

0 commit comments

Comments
 (0)