Skip to content

Commit

Permalink
goreleaser: cleanup with travis before build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Piatkowski committed Feb 26, 2019
1 parent ba73989 commit f46dee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ script:

deploy:
- provider: script
skip_cleanup: true
skip_cleanup: false
script: goreleaser
on:
tags: true

0 comments on commit f46dee3

Please sign in to comment.