We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574598a commit 1988914Copy full SHA for 1988914
1 file changed
.travis.yml
@@ -14,6 +14,7 @@ deploy:
14
file:
15
- dist/*-v*.tar.gz
16
- dist/*-v*.zip
17
+ skip_cleanup: true
18
on:
19
tags: true
20
condition: $TRAVIS_TAG =~ ^v[0-9]+\.[0-9]+(\.[0-9]+)?(-[^ \t\r\n\v\f]*)?$ && $TRAVIS_GO_VERSION =~ ^1\.8\.[0-9]+$
0 commit comments