From cec5f0be088d0f1e89f81787cee5e9956df20db7 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Wed, 4 Jan 2017 13:45:23 -0800 Subject: [PATCH] appveyor: temporary change --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 5d4806ed..a9c2862f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,10 +2,6 @@ version: '{build}' environment: matrix: - - CONFIGURATION: Debug - TESTING: Func - - CONFIGURATION: Release - TESTING: Func - CONFIGURATION: Release TESTING: Perf