Skip to content

Commit e764e77

Browse files
author
1000ch
committed
no need to install grunt-cli to global
1 parent f763100 commit e764e77

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:
33
- "0.10"
44
before_script:
5-
- npm install -g grunt-cli
5+
- npm install grunt-cli

0 commit comments

Comments
 (0)