summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Camba Garrido <ashwoods@gmail.com>2017-09-13 13:05:27 +0200
committerAshley Camba Garrido <ashwoods@gmail.com>2017-09-13 13:05:27 +0200
commit65b2fd0f28fcc9aecc32d73442ef1d980fc4e7ef (patch)
treec2b8fd6b7c942ea9197195052044400977dfeb2e
parent2c14a3a505259684feda4f4cb8fcc5db41d2e6f7 (diff)
downloadraven-travis-deployments.tar.gz
Add zip format to travis distributiontravis-deployments
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 522ada8..8c98a69 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -117,7 +117,7 @@ jobs:
deploy:
provider: pypi
user: sentry
- distributions: "sdist bdist_wheel"
+ distributions: "sdist--formats=gztar,zip bdist_wheel"
on:
tags: true
repo: sentry/python-raven