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 1ec965a commit 54253d7Copy full SHA for 54253d7
.travis.yml
@@ -21,7 +21,10 @@ matrix:
21
after_success: coveralls
22
deploy:
23
provider: pypi
24
- distributions: "sdist bdist_wheel"
+ user: jazzband
25
+ distributions: sdist bdist_wheel
26
+ password:
27
+ secure: AwOdeqfsMKnlHLL/h8/WsetV1e3qc8ewGD4gtIVlW9jACadtqhiZeFpxJvLljq955MfF7lkv9lMGx2g1Ljvjyuw0txzkv93/gyxd+Seu606J/tIO5VMNZMQuEJaR/ND3DvpTjwV5WWiMxECa3lp/ttlq6F5Ugjdup/xuJo+MT0s=
28
on:
29
tags: true
30
repo: jazzband/django-hosts
0 commit comments