Skip to content

Commit 61c40e7

Browse files
committed
skip cleanup = true
1 parent c62e7ce commit 61c40e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ deploy:
4242
api_key: $github_token
4343
file: "*.vsix"
4444
file_glob: true
45-
cleanup: false
45+
skip_cleanup: true
4646
on:
4747
tags: true

0 commit comments

Comments
 (0)