UNPKG

170 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.10"
4 - "0.11"
5script: "npm run-script test-travis"
6after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"
\No newline at end of file