Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit a44affa

Browse files
author
Matt R. Wilson
committed
Add grunt-cli install to Travis
1 parent 4f8d9cb commit a44affa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.11"
3+
- "0.11"
4+
before_script:
5+
- npm install -g grunt-cli

0 commit comments

Comments
 (0)