Skip to content

Commit 403971f

Browse files
shiftkeyAArnott
authored andcommitted
disabling coverity rather than wasting more time looking for docs
1 parent dfb9129 commit 403971f

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
@@ -103,7 +103,7 @@ before_build:
103103
104104
build_script:
105105
- ps: |
106-
& cov-build.exe --dir cov-int msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
106+
& msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
107107
/verbosity:normal `
108108
/p:Configuration=Release `
109109
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" `

0 commit comments

Comments
 (0)