Remove global grunt dep.

This commit is contained in:
albertosantini 2013-09-26 17:17:35 +02:00
parent 14e82f0560
commit c442d1a074

View File

@ -1,6 +1,3 @@
language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
script: grunt test