do cleanup

This commit is contained in:
Zack 2019-05-12 08:24:06 -07:00 committed by GitHub
parent 8bdc71a06c
commit 29915596ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ script:
deploy:
- provider: script
skip_cleanup: true
skip_cleanup: false
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
condition: $TRAVIS_OS_NAME = linux