Переглянути джерело

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