Skip to content

Commit 0458e4e

Browse files
committed
Add MSVC 17 to matrix
1 parent 34d400f commit 0458e4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ environment:
1010
- GENERATOR: "Visual Studio 15 Win64"
1111
CONFIG: Release
1212

13+
- GENERATOR: "Visual Studio 17 Win64"
14+
CONFIG: Release
15+
1316
build_script:
1417
- vcpkg install catch2:x86-windows
1518
- vcpkg install catch2:x64-windows

0 commit comments

Comments
 (0)