We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab4881 commit 5b9d802Copy full SHA for 5b9d802
.travis.yml
@@ -128,5 +128,5 @@ deploy:
128
on:
129
repo: omniscale/imposm3
130
tags: true
131
- condition: $TRAVIS_GO_VERSION =~ ^1\.10\.[0-9]+$
+ condition: $TRAVIS_GO_VERSION =~ ^1\.10(\.[0-9]+)?$
132
0 commit comments