Skip to content

Commit 2858b1b

Browse files
committed
Updating Travis config because I don't know wtf I'm doing
1 parent 73a8899 commit 2858b1b

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
@@ -3,6 +3,6 @@ language: node_js
33
node_js:
44
- "0.8"
55

6-
before_script: npm install -g grunt
6+
before_script: npm install -g grunt-cli
77

88
script: grunt test --verbose --force

0 commit comments

Comments
 (0)