diff --git a/.travis.yml b/.travis.yml index 17ebe11..5e18ced 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ script: deploy: - provider: script - skip_cleanup: false + skip_cleanup: true script: curl -sL https://git.io/goreleaser | bash on: tags: true