Skip to content

Commit 6b8d16c

Browse files
committed
Revert "DO NOT MERGE ME"
This reverts commit ad0447d.
1 parent 1dd1197 commit 6b8d16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ before_build:
100100

101101
build_script:
102102
- ps: |
103-
& msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
103+
& cov-build.exe --dir cov-int msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
104104
/verbosity:normal `
105105
/p:Configuration=Release `
106106
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" `

0 commit comments

Comments
 (0)