UNPKG

110 BYAMLView Raw
1language: node_js
2node_js:
3 - "8"
4 - "10"
5 - "12"
6script: npm run coverage
7after_success: npm run coverage