Skip to content

Commit 46be180

Browse files
author
Alan Christie
committed
- Yet more deployment experiments
1 parent b3f071d commit 46be180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ before_deploy:
6161
deploy:
6262
on:
6363
branch: master
64-
condition: $TRAVIS_TAG =~ ^pypi\-*$
64+
condition: $TRAVIS_TAG =~ ^pypi*$
6565
provider: pypi
6666
user: informaticsmatters
6767
password:

0 commit comments

Comments
 (0)