Browse Source

Updated Appveyor.

Branimir Karadžić 10 years ago
parent
commit
64021494bc
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .appveyor.yml

+ 3 - 2
.appveyor.yml

@@ -1,9 +1,10 @@
 shallow_clone: true
 
+os:
+  - Visual Studio 2015
+
 environment:
   matrix:
-  - TOOLSET: vs2008
-  - TOOLSET: vs2010
   - TOOLSET: vs2012
   - TOOLSET: vs2013
   - TOOLSET: vs2015