We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70eafb5 commit ac322f1Copy full SHA for ac322f1
.travis.yml
@@ -8,3 +8,4 @@ script:
8
- npm run build
9
after_success:
10
- bash <(curl -s https://codecov.io/bash)
11
+ - codecov -f coverage/*.json
0 commit comments