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 db8cba3 commit f76305fCopy full SHA for f76305f
.travis.yml
@@ -47,7 +47,7 @@ install:
47
48
script:
49
- coverage erase
50
- - ./scripts/runtox.sh '' --cov=sentry_sdk --cov-append --cov-report=
+ - ./scripts/runtox.sh '' --cov=sentry_sdk --cov-append --cov-report= --cov-branch
51
- codecov
52
53
notifications:
0 commit comments