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 7a52371 commit 0ccd643Copy full SHA for 0ccd643
.travis.yml
@@ -21,7 +21,7 @@ stages:
21
- test-archive-none
22
- test-archive-zbackup
23
- name: deploy
24
- if: branch =~ ^v?\d+\.\d+\.\d+$
+ if: branch =~ ^\d+\.\d+\.\d+$
25
jobs:
26
include:
27
- stage: flake8
0 commit comments