We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285949a commit 6bece5fCopy full SHA for 6bece5f
1 file changed
appveyor.yml
@@ -54,7 +54,7 @@ for:
54
matrix:
55
only:
56
- configuration: Debug
57
- - image: Visual Studio 2017
+ image: Visual Studio 2017
58
install:
59
- choco install opencppcoverage codecov
60
- set PATH=C:\Program Files\OpenCppCoverage;%PATH%
0 commit comments