From c406c891581d264e67ae0a5373db3987a5ad9630 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 13 Sep 2016 15:45:42 -0700 Subject: [PATCH] appveyor.yml: choose previous version of VS2015 so that AppVeyor builds can complete --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 411ea38c..e13f5fe8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,5 @@ version: '{build}' +os: Previous Visual Studio 2015 environment: CONFIGURATION: Release