UNPKG

147 BYAMLView Raw
1machine:
2 node:
3 version: 6.2.0
4test:
5 post:
6 - nyc report --reporter=text-lcov > coverage.lcov && bash <(curl -s https://codecov.io/bash)
7
\No newline at end of file