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 9722f2b commit 53c6933Copy full SHA for 53c6933
.travis.yml
@@ -20,7 +20,7 @@ os:
20
stages:
21
- name: test
22
- name: deploy
23
- if: tag =~ ^pypi\-?* and branch = master
+ if: tag =~ ^pypi\-?*
24
25
# Run Travis on all branches
26
# (normally it only runs on master)
0 commit comments