Skip to content

Commit 2991559

Browse files
authored
do cleanup
1 parent 8bdc71a commit 2991559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ script:
1919

2020
deploy:
2121
- provider: script
22-
skip_cleanup: true
22+
skip_cleanup: false
2323
script: curl -sL https://git.io/goreleaser | bash
2424
on:
2525
tags: true
26-
condition: $TRAVIS_OS_NAME = linux
26+
condition: $TRAVIS_OS_NAME = linux

0 commit comments

Comments
 (0)