UNPKG

125 BYAMLView Raw
1language: node_js
2cache: npm
3node_js:
4 - 10
5 - 12
6 - 14
7 - node
8os:
9 - linux
10 - osx
11after_success: 'npm run coveralls'