Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevoku@microsoft.com>2017-10-24 10:27:05 +0300
committerGitHub <noreply@github.com>2017-10-24 10:27:05 +0300
commitb8ca7aca1193a8c6f35b2ecdb28417e5f3035340 (patch)
tree5507e04c68d6b8fcb953d2d880ec64d7e0cb0114 /appveyor.yml
parent6b69dc864b3d1e49fa595df1487fd24d39833a11 (diff)
[AppVeyor] Disable symbols deployment
Automatic symbols deployment is broken due to a SSL/TLS error on AppVeyor.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 176a512e..7447722e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -79,5 +79,6 @@ deploy:
- provider: NuGet
api_key:
secure: C0hKv2gXXCmE0YzVK8ZuY6o32lC6gYQqcNCPEoGyRki0lODQawgIgFnH0XgMjjX2
+ skip_symbols: true
on:
branch: master