Skip to content

Commit 9dc7c32

Browse files
committed
fix travis
1 parent 504901e commit 9dc7c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js: "0.10"
33
before_script:
44
- npm install -g grunt-cli
5-
script: "grunt travis"
5+
script: "grunt jshint"

0 commit comments

Comments
 (0)