language: node_js before_install: - gem install sass - npm install -g grunt-cli install: - npm install - cp config.js.example config.js script: grunt