Skip to content

Commit

Permalink
ci: fix deploy to GitHub Releases
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago M. Mola <santi@mola.io>
  • Loading branch information
smola committed Dec 10, 2018
1 parent 178e5d9 commit 985aca5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
api_key: $GITHUB_TOKEN
file_glob: true
file: gocompat_*.tar.gz
skip_cleanup: true
skip_cleanup: true
on:
tags: true

0 comments on commit 985aca5

Please sign in to comment.