UNPKG

140 BYAMLView Raw
1language: node_js
2node_js:
3 - '5'
4 - '4'
5 - '0.12'
6 - '0.10'
7 - 'iojs'
8after_success:
9 - npm run coveralls
10 - npm run coverage-clean