UNPKG

95 BYAMLView Raw
1language: node_js
2node_js:
3 - stable
4before_script:
5 - npm install
6script:
7 - npm run check