UNPKG

111 BYAMLView Raw
1language: node_js
2node_js:
3 - "10"
4 - "8"
5 - "6"
6after_success: 'npm run coveralls'
7script: "npm run travis"
\No newline at end of file