language: node_js node_js: - stable before_script: - npm install -g bower - bower install - npm run build notifications: email: false