浏览代码

Change appveyor build order

bel 9 年之前
父节点
当前提交
7aa712c8a2
共有 1 个文件被更改,包括 19 次插入19 次删除
  1. 19 19
      appveyor.yml

+ 19 - 19
appveyor.yml

@@ -15,43 +15,43 @@ environment:
   c_standard: auto
   cxx_standard: auto  
   matrix:
-    - compiler: gcc-5.1.0-posix
-      build_shared: NO
-      no_files: YES
-      enable_ipv6: NO
-      enable_ssl: NO
-      enable_websockets: NO
-      no_cgi: YES
-    - compiler: gcc-5.1.0-posix
+    - compiler: msvc-18-seh
       build_shared: NO
       no_files: NO
-      enable_ipv6: YES
+      enable_ipv6: NO
       enable_ssl: YES
       enable_websockets: YES
       no_cgi: NO
-    - compiler: gcc-5.1.0-posix
-      build_shared: NO
+    - compiler: msvc-18-seh
+      build_shared: YES
       no_files: NO
       enable_ipv6: NO
       enable_ssl: YES
       enable_websockets: YES
       no_cgi: NO
-    - compiler: gcc-5.1.0-posix
+    - compiler: msvc-18-seh
       build_shared: YES
-      no_files: NO
+      no_files: YES
       enable_ipv6: NO
       enable_ssl: YES
       enable_websockets: YES
       no_cgi: NO
-    - compiler: msvc-18-seh
+    - compiler: gcc-5.1.0-posix
       build_shared: NO
-      no_files: NO
+      no_files: YES
       enable_ipv6: NO
+      enable_ssl: NO
+      enable_websockets: NO
+      no_cgi: YES
+    - compiler: gcc-5.1.0-posix
+      build_shared: NO
+      no_files: NO
+      enable_ipv6: YES
       enable_ssl: YES
       enable_websockets: YES
       no_cgi: NO
-    - compiler: msvc-18-seh
-      build_shared: YES
+    - compiler: gcc-5.1.0-posix
+      build_shared: NO
       no_files: NO
       enable_ipv6: NO
       enable_ssl: YES
@@ -59,12 +59,12 @@ environment:
       no_cgi: NO
     - compiler: gcc-5.1.0-posix
       build_shared: YES
-      no_files: YES
+      no_files: NO
       enable_ipv6: NO
       enable_ssl: YES
       enable_websockets: YES
       no_cgi: NO
-    - compiler: msvc-18-seh
+    - compiler: gcc-5.1.0-posix
       build_shared: YES
       no_files: YES
       enable_ipv6: NO