need grunt for travis

This commit is contained in:
Eric Kryski 2013-06-20 03:13:56 -06:00
parent 01dabf3064
commit 20fda6918e

View File

@ -3,4 +3,6 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.6"
before_script:
- npm install -g grunt-cli