From 70c057ed8ad00eca63ac45f9a33b8f3f8e913553 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 3 Nov 2017 16:58:33 +0100 Subject: [PATCH] Revert "Test using previous build platform for AppVeyor" This reverts commit b05d864f5e623379512d0c42039461457d28ea7d as it didn't help with Python-related build failures, finally. --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 6dd6f00bc0..c593022a88 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,5 @@ version: '{build}' -os: Previous Visual Studio 2015 - branches: only: - master