Browse Source

Reduced number of configuration

Christophe Riccio 6 years ago
parent
commit
8a6b928478
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .appveyor.yml

+ 4 - 0
.appveyor.yml

@@ -32,6 +32,10 @@ matrix:
       configuration: Debug
     - image: Visual Studio 2017
       platform: x86
+    - image: Visual Studio 2017
+      configuration: Debug
+    - image: Visual Studio 2019
+      platform: x86
 
 before_build:
   - ps: |