UNPKG

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