Install grunt prior to other actions

This commit is contained in:
kpdecker
2013-10-12 16:10:14 -05:00
parent 52dea1e70e
commit 83b5e10d70
+1 -1
View File
@@ -3,7 +3,7 @@ node_js:
- "0.8"
- "0.10"
before_script:
before_install:
- npm install -g grunt-cli
script: