Skip to content

Commit 050057e

Browse files
author
Piotr Puszkiewicz
committed
Try to fix artifact download, + Diagnostics
1 parent 439e439 commit 050057e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,7 @@ deploy:
5353
skip_cleanup: true
5454
on:
5555
repo: OmniSharp/omnisharp-vscode
56-
tags: true
56+
tags: true
57+
overwrite: true
58+
59+
after_deploy: "find . -type f -name '*.vsix'"

0 commit comments

Comments
 (0)