Przeglądaj źródła

Updated Appveyor.

Branimir Karadžić 10 lat temu
rodzic
commit
64021494bc
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      .appveyor.yml

+ 3 - 2
.appveyor.yml

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