language: node_js node_js: - "6" install: - npm install -g bower browserstack-runner - npm install script: npm run test:ci notifications: email: false