UNPKG

96 BYAMLView Raw
1language: node_js
2node_js:
3 - '10'
4 - '9'
5 - '8'
6script:
7 - npm run checkstyle
8 - npm test