UNPKG

144 BYAMLView Raw
1language: node_js
2node_js:
3 - 4
4 - 6
5 - iojs
6script:
7 - 'npm run cover'
8after_success:
9 - 'npm run cover:up'
10notifications:
11 email: false