UNPKG

94 BYAMLView Raw
1sudo: false
2language: node_js
3node_js:
4 - "stable"
5script:
6 - npm run lint
7 - npm run test