Skip to content

Commit cba2b88

Browse files
committed
appveyor.yml verbosity should be 'detailed' and not 'verbose'
1 parent 2308277 commit cba2b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ before_build:
66
build:
77
project: ICSharpCode.SharpZipLib.sln
88
parallel: true
9-
verbosity: verbose
9+
verbosity: detailed

0 commit comments

Comments
 (0)