From 56ac87c76002ed4a9695ce4bfa323d057265ba8c Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Tue, 11 Apr 2017 21:19:31 +0200 Subject: [PATCH] Disabled installer being picked up, causes error with update api. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 92f2897f5..505ded3fb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,7 +27,7 @@ test: artifacts: - path: '_artifacts\*.zip' - - path: '_artifacts\*.exe' +# - path: '_artifacts\*.exe' - path: '_artifacts\*.tar.gz' cache: