UNPKG

134 BYAMLView Raw
1language: node_js
2node_js:
3 - 4
4 - 6
5 - 7
6script:
7 - 'yarn test'
8after_success:
9 - 'yarn cover:up'
10notifications:
11 email: false