UNPKG

159 BYAMLView Raw
1language: node_js
2node_js:
3 - "6"
4install:
5 - npm install -g bower browserstack-runner
6 - npm install
7script: npm run test:ci
8notifications:
9 email: false