install grunt-cli before testing

This commit is contained in:
Tyler Kellen 2012-11-13 16:43:29 -06:00
parent a9a04260ff
commit 23ee0627fd

View File

@ -1,3 +1,5 @@
language: node_js
node_js:
- 0.8
before_install:
- npm install -g grunt-cli