Browse Source

Added VS2019.

Бранимир Караџић 6 years ago
parent
commit
18f82bfcb6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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