Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit a2cd01d

Browse files
committed
skip cleanup to stop Travis deleting vsix file
1 parent 6e341d6 commit a2cd01d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ deploy:
6161
api_key: $GIT_TOKEN
6262
file_glob: true
6363
file: "*.vsix"
64+
skip_cleanup: true
6465
on:
6566
tags: true
6667
all_branches: true

0 commit comments

Comments
 (0)