UNPKG

114 BYAMLView Raw
1sudo: false
2language: node_js
3node_js:
4 - "0.10"
5 - "0.12"
6 - "4.1"
7script:
8 - npm test
9 - npm run coveralls