Skip to content

Commit 5459aef

Browse files
committed
fixup! Make AppVeyor run Coverity scan
1 parent 748383e commit 5459aef

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

appveyor.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -108,18 +108,8 @@ on_success:
108108
}
109109
110110
artifacts:
111-
- path: CHANGES.md
112-
name: changes.zip
113-
type: zip
114-
115-
- path: CHANGES.md
116-
name: changes
117-
118-
- path: libgit2sharp.zip
119-
name: coverity.analysis.results
120-
111+
- path: $(APPVEYOR_PROJECT_NAME).zip
121112
- path: cov-int\build-log.txt
122-
name: coverity.build.log
123113

124114
notifications:
125115
- provider: Email

0 commit comments

Comments
 (0)