UNPKG

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