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 b3f071d commit 46be180Copy full SHA for 46be180
.travis.yml
@@ -61,7 +61,7 @@ before_deploy:
61
deploy:
62
on:
63
branch: master
64
- condition: $TRAVIS_TAG =~ ^pypi\-*$
+ condition: $TRAVIS_TAG =~ ^pypi*$
65
provider: pypi
66
user: informaticsmatters
67
password:
0 commit comments