Update .travis.yml

This commit is contained in:
Zack 2019-05-12 10:22:53 -07:00 committed by GitHub
parent 59b6558ce9
commit bcb348a776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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