UNPKG

85 BYAMLView Raw
1language: node_js
2node_js:
3 - "4"
4 - "7"
5script:
6 - npm run lint
7 - npm run test