소스 검색

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