8000 Revert "build: Upload coverage to zeus" · pythonthings/sentry-python@041c2fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 041c2fa

Browse files
committed
Revert "build: Upload coverage to zeus"
This reverts commit a9b0893.
1 parent e9a469b commit 041c2fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,12 @@ services:
5353
install:
5454
- pip install tox
5555
- pip install codecov
56-
- make install-zeus-cli
5756
- bash scripts/download-semaphore.sh
5857

5958
script:
6059
- coverage erase
6160
- ./scripts/runtox.sh '' --cov=sentry_sdk --cov-report= --cov-branch
6261
- codecov --file .coverage*
63-
- zeus upload -t "application/x-cobertura+xml" .coverage*
6462

6563
notifications:
6664
webhooks:

0 commit comments

Comments
 (0)
0