UNPKG

110 BYAMLView Raw
1language: node_js
2sudo: false
3
4node_js:
5 - "0.12"
6 - "4"
7 - "5"
8 - "6"
9
10after_script:
11 npm run coveralls