Browse Source

Appveyor: add support for VS2010.

Kim Kulling 9 years ago
parent
commit
d393ab11ec
1 changed files with 4 additions and 0 deletions
  1. 4 0
      appveyor.yml

+ 4 - 0
appveyor.yml

@@ -13,6 +13,10 @@ branches:
 platform:
     - x86
     - x64
+os:
+    - Visual Studio 2010
+    - Visual Studio 2015
+
 configuration: Release
 
 build: