Ensure grunt-cli is installed before trying to build!

This commit is contained in:
Nick Pack 2013-05-17 11:48:29 +01:00
parent 6724019936
commit e81f145c5b

View File

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