瀏覽代碼

AppVeyor: Add Visual Studio 2012 and Visual Studio 2015 unit test

bel2125 7 年之前
父節點
當前提交
bdaf0c5f9f
共有 1 個文件被更改,包括 20 次插入0 次删除
  1. 20 0
      appveyor.yml

+ 20 - 0
appveyor.yml

@@ -118,6 +118,26 @@ environment:
       no_cgi: NO
       no_caching: NO
       configuration: Release
+    - id: 11
+      compiler: msvc-17-seh
+      build_shared: NO
+      no_files: NO
+      enable_ipv6: YES
+      enable_ssl: YES
+      enable_websockets: YES
+      no_cgi: NO
+      no_caching: NO
+      configuration: Release
+    - id: 12
+      compiler: msvc-19-seh
+      build_shared: NO
+      no_files: NO
+      enable_ipv6: YES
+      enable_ssl: YES
+      enable_websockets: YES
+      no_cgi: NO
+      no_caching: NO
+      configuration: Release
 
 install:
   # Derive some extra information