1
mirror of https://github.com/pure-css/pure synced 2025-03-29 18:09:11 +01:00

Remove global grunt dep.

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

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