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 a8555c9 commit 1ff637bCopy full SHA for 1ff637b
.travis.yml
@@ -73,4 +73,4 @@ jobs:
73
on:
74
tags: true
75
branch: master
76
- condition: $TRAVIS_TAG = ^pypi\-*$
+ condition: $TRAVIS_TAG =~ ^pypi\-*$
0 commit comments