From 7d6cbee9e650f3480b7dfa83f054a59e697bfd2a Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 8 Jul 2016 14:04:13 +0200 Subject: [PATCH] Add msbuild.log to artifacts so we can easily figure out build errors if they occur --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 997dfa0aca..253a0142a7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,6 +41,7 @@ test: assemblies: src\Umbraco.Tests\bin\Debug\Umbraco.Tests.dll artifacts: - path: build\UmbracoCms.* +- path: build\msbuild.log notifications: - provider: Slack auth_token: