From 92847e8f47ff7919315f91d9feb61e306bb58b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCllenhaupt?= Date: Thu, 16 Feb 2017 10:56:52 +0100 Subject: [PATCH] appveyor disable tests --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 2cc8672..7e27cee 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,3 +17,5 @@ before_build: artifacts: - path: libwebrtc-0.0.1-rc.4-win-x86.zip + +test: OFF