We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439e439 commit 050057eCopy full SHA for 050057e
.travis.yml
@@ -53,4 +53,7 @@ deploy:
53
skip_cleanup: true
54
on:
55
repo: OmniSharp/omnisharp-vscode
56
- tags: true
+ tags: true
57
+ overwrite: true
58
+
59
+after_deploy: "find . -type f -name '*.vsix'"
0 commit comments