From 13321a67403477b4ec5c33b3cb2aa387990bdc4d Mon Sep 17 00:00:00 2001 From: Thomas Fussell Date: Mon, 16 Jan 2017 10:17:54 -0500 Subject: [PATCH] try non-previous vs in appveyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 8af262a2..1c1e9b4b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,5 +1,5 @@ version: '{build}' -os: Previous Visual Studio 2015 +os: Visual Studio 2015 configuration: - Debug