Skip to content

Commit 64b5a32

Browse files
authored
Make grunt-cli available
globally
1 parent 9d7a54c commit 64b5a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_js:
77
- "7"
88

99
before_script:
10+
- npm install -g grunt-cli
1011
- npm install build
1112

1213
cache:

0 commit comments

Comments
 (0)