From: teor Date: Wed, 27 Feb 2019 21:40:15 +0000 (+1000) Subject: appveyor: Do the 64-bit Windows Server 2016 job first X-Git-Tag: tor-0.4.0.3-alpha~19^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78bfe731c3320437901d3801f54ade66a93bd227;p=thirdparty%2Ftor.git appveyor: Do the 64-bit Windows Server 2016 job first --- diff --git a/.appveyor.yml b/.appveyor.yml index da791faca6..9913bf3bd9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -6,10 +6,10 @@ clone_depth: 50 # But we compile using MinGW, not Visual Studio. # We use these images because they have different Windows versions. image: - # Windows Server 2012 R2 - - Visual Studio 2015 # Windows Server 2016 - Visual Studio 2017 + # Windows Server 2012 R2 + - Visual Studio 2015 environment: compiler: mingw