Fix build.

This commit is contained in:
Ruben Vermeersch 2014-03-03 16:20:49 +01:00
parent b82dea6e42
commit 6903bbf967

View File

@ -3,5 +3,5 @@ node_js:
- "0.8" - "0.8"
- "0.10" - "0.10"
- "0.11" - "0.11"
before_script: before_install:
- npm install -g grunt-cli - npm install -g grunt-cli