Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into fix_daily_failure3
  • Loading branch information
daxian-dbw authored Mar 8, 2018
commit 346342292c05ccaf3568be8ebdf2642604076f49
1 change: 0 additions & 1 deletion tools/appveyor.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ function Invoke-AppveyorFinish
$exitCode = $msiExecProcess.ExitCode
throw "MSI installer failed and returned error code $exitCode. MSI Log was uploaded as artifact."
}

Write-Log "MSI smoke test was successful"

# only publish assembly nuget packages if it is a daily build and tests passed
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.