This commit is contained in:
Nick Pack 2013-05-17 11:52:49 +01:00
parent e81f145c5b
commit 9db2cff433

View File

@ -3,4 +3,5 @@ node_js:
- "0.10" - "0.10"
- "0.11" - "0.11"
before_script: before_script:
- npm install -g grunt-cli - npm install -g grunt-cli
- gem install sass