language: node_js node_js: - 0.10 before_install: - gem update --system - npm install -g grunt-cli - gem install sass notifications: email: false branches: only: - development cache: directories: - node_modules