language: node_js branches: only: - master node_js: - '0.10' before_script: - gem update --system - gem install sass - npm install -g grunt-cli