Skip to content

Commit 45a3aa9

Browse files
committed
Revert "fix: Attempt to fix coverage reports"
This reverts commit f9e8dd8.
1 parent f9e8dd8 commit 45a3aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ install:
5151

5252
script:
5353
- coverage erase
54-
- ./scripts/runtox.sh '' --cov=sentry_sdk --cov-report=xml --cov-branch
54+
- ./scripts/runtox.sh '' --cov=sentry_sdk --cov-report= --cov-branch
5555
- codecov --file .coverage*
5656

5757
notifications:

0 commit comments

Comments
 (0)