We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3976f commit 215641bCopy full SHA for 215641b
1 file changed
.travis.yml
@@ -13,6 +13,8 @@ after_success:
13
- coveralls
14
15
deploy:
16
+ on:
17
+ tags: true
18
provider: pypi
19
user: alexmick
20
password:
0 commit comments