Skip to content

Commit 9722f2b

Browse files
author
alanbchristie
authored
Merge pull request #31 from InformaticsMatters/repackaging
Repackaging
2 parents 4cfd190 + 88b2c30 commit 9722f2b

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
@@ -20,7 +20,7 @@ os:
2020
stages:
2121
- name: test
2222
- name: deploy
23-
if: tag =~ ^pypi- and branch = master
23+
if: tag =~ ^pypi\-?* and branch = master
2424

2525
# Run Travis on all branches
2626
# (normally it only runs on master)

0 commit comments

Comments
 (0)