language: node_js node_js: - 0.10 notifications: email: true install: - npm install - npm install -g grunt-cli - npm install bower - bower install script: - grunt tests