Thanks to visit codestin.com Credit goes to github.com
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 2b3b781 commit 4bd22e7Copy full SHA for 4bd22e7
.travis.yml
@@ -28,7 +28,7 @@ script:
28
- npm run gendocs
29
- npm run after-travis "Make sure to generate docs!"
30
after_success:
31
- - codecov
+ - npm run codecov -- -f coverage/lcov.info
32
33
# Gitter
34
notifications:
0 commit comments