Skip to content

Commit 35d6833

Browse files
committed
DO NOT MERGE ME
Temporarily disables Coverity analysis to troubleshoot AppVeyor issues - See https://ci.appveyor.com/project/libgit2/libgit2sharp/build/1156/job/sh3k52999pllnoic
1 parent 07426ef commit 35d6833

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-
& cov-build.exe --dir cov-int msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
103+
& 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)