UNPKG

103 BYAMLView Raw
1language: node_js
2node_js:
3 - 'stable'
4 - '10'
5 - '8'
6after_success:
7 npm run cov
8 npm run codecov
\No newline at end of file