From 4c89660fe57e6cece02348b9571a614e61d63514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sun, 25 Nov 2018 13:15:20 +0100 Subject: [PATCH] Disabled tests which currently can't succeed on AppVeyor --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index b8a79a1..930ea00 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,3 +4,4 @@ install: - cmd: git submodule -q update --init build_script: - ps: .\build.ps1 +test: off \ No newline at end of file