From 00ead6bb8fccbca69954fd71e1a17d7b097d40b5 Mon Sep 17 00:00:00 2001 From: Sebastian Messmer Date: Sun, 14 Oct 2018 23:33:21 +0200 Subject: [PATCH] Disable broken appveyor tests --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 88f7b1db..4579f1d2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,7 +12,7 @@ platform: configuration: - Debug - RelWithDebInfo - - Release +# - Release version: '{branch}-{build}'