Skip to content

Commit 318bb16

Browse files
committed
adding grunt-cli to travis build
1 parent c8444dd commit 318bb16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ node_js:
66
- 0.9
77
- 0.8
88

9+
before_script:
10+
- npm install -g grunt-cli
11+
912
branches:
1013
only:
1114
- master

0 commit comments

Comments
 (0)