Browse Source

Add Visual Studio 2010 build for AppVeyor

bel2125 7 năm trước cách đây
mục cha
commit
d15584e049
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      appveyor.yml

+ 10 - 0
appveyor.yml

@@ -108,6 +108,16 @@ environment:
       no_cgi: NO
       no_cgi: NO
       no_caching: NO
       no_caching: NO
       configuration: Debug
       configuration: Debug
+    - id: 10
+      compiler: msvc-16-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:
 install:
   # Derive some extra information
   # Derive some extra information