From 678937db247e4fceadbdc8f68d2c1220fe6c9067 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 2 Jun 2015 07:27:03 +0100 Subject: [PATCH] Appveyor upgrade to cygwin on stable server Appveyor now has cygwin on their stable OS --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e84bf6c88..aa69719d8 100755 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ os: -- Unstable +- Windows Server 2012 R2 platform: - x86