Explorar o código

appveyor: Do the 64-bit Windows Server 2016 job first

teor %!s(int64=7) %!d(string=hai) anos
pai
achega
78bfe731c3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .appveyor.yml

+ 2 - 2
.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