Browse Source

Add Visual Studio 2010 build for AppVeyor

bel2125 7 years ago
parent
commit
d15584e049
1 changed files with 10 additions and 0 deletions
  1. 10 0
      appveyor.yml

+ 10 - 0
appveyor.yml

@@ -108,6 +108,16 @@ environment:
       no_cgi: NO
       no_caching: NO
       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:
   # Derive some extra information