Skip to content

Commit 1988914

Browse files
committed
fix for travis-ci deployment fail
1 parent 574598a commit 1988914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ deploy:
1414
file:
1515
- dist/*-v*.tar.gz
1616
- dist/*-v*.zip
17+
skip_cleanup: true
1718
on:
1819
tags: true
1920
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

Comments
 (0)