We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d400f commit 0458e4eCopy full SHA for 0458e4e
1 file changed
appveyor.yml
@@ -10,6 +10,9 @@ environment:
10
- GENERATOR: "Visual Studio 15 Win64"
11
CONFIG: Release
12
13
+ - GENERATOR: "Visual Studio 17 Win64"
14
+ CONFIG: Release
15
+
16
build_script:
17
- vcpkg install catch2:x86-windows
18
- vcpkg install catch2:x64-windows
0 commit comments