change install of grunt-cli to install script

This commit is contained in:
Chad Engler 2014-08-22 09:33:58 -07:00
parent be4662815c
commit ffa3f0deff

View file

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