Explorar o código

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

bel2125 %!s(int64=7) %!d(string=hai) anos
pai
achega
bdaf0c5f9f
Modificáronse 1 ficheiros con 20 adicións e 0 borrados
  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