UNPKG

92 BYAMLView Raw
1sudo: false
2
3language: node_js
4
5node_js:
6 - "4"
7 - "6"
8 - "stable"
9
10script:
11 - npm test