Skip to content

Commit 53c6933

Browse files
author
Alan Christie
committed
- An attempt to get the deploy stage running
1 parent 9722f2b commit 53c6933

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\-?*
2424

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

0 commit comments

Comments
 (0)