UNPKG

143 BYAMLView Raw
1language: node_js
2node_js: node
3script: npm run lint && npm test
4after_success: npm run coverage
5notifications:
6 email:
7 on_success: never