UNPKG

79 BYAMLView Raw
1language: node_js
2node_js:
3 - "4"
4 - "6"
5 - "8"
6script:
7 - "npm run cover"