Skip to content

Commit 6bece5f

Browse files
committed
Run OpenCppCoverage only for VS2017 debug build.
1 parent 285949a commit 6bece5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ for:
5454
matrix:
5555
only:
5656
- configuration: Debug
57-
- image: Visual Studio 2017
57+
image: Visual Studio 2017
5858
install:
5959
- choco install opencppcoverage codecov
6060
- set PATH=C:\Program Files\OpenCppCoverage;%PATH%

0 commit comments

Comments
 (0)