UNPKG

114 BYAMLView Raw
1sudo: false
2language: node_js
3node_js:
4 - stable
5script:
6 - npm test
7after_success:
8 - npm run report-coverage
\No newline at end of file