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.
2 parents 70eafb5 + ac322f1 commit e035f69Copy full SHA for e035f69
.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