UNPKG

173 BYAMLView Raw
1language: node_js
2node_js:
3 - 0.10
4 - "4.3"
5 - "5.7"
6before_install:
7 - pip install --user codecov
8after_success:
9 - codecov --file coverage/lcov.info --disable search