Бранимир Караџић vor 6 Jahren
Ursprung
Commit
4c3f3b6e14
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

@@ -1,11 +1,12 @@
 shallow_clone: true
 shallow_clone: true
 
 
 os:
 os:
-  - Visual Studio 2017
+  - Visual Studio 2019
 
 
 environment:
 environment:
   matrix:
   matrix:
   - TOOLSET: vs2017
   - TOOLSET: vs2017
+  - TOOLSET: vs2019
 
 
 configuration:
 configuration:
   - Debug
   - Debug