Skip to content

Commit

Permalink
fix travis github release deployemnt
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Oct 6, 2020
1 parent b105574 commit 16c4b07
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 @@ -19,7 +19,7 @@ script:
- goveralls -v -race -package ./...
deploy:
- provider: releases
cleanup: false
skip_cleanup: true
file: tcpproxy
on:
repo: cenkalti/tcpproxy
Expand Down

0 comments on commit 16c4b07

Please sign in to comment.