UNPKG

102 BYAMLView Raw
1language: node_js
2node_js:
3 - "6.0"
4 - "5.0"
5 - "4.1"
6 - "4.0"
7script: "npm run lint && npm test"