diff --git a/appveyor.yml b/appveyor.yml index ad8006791..1c2e2562f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,6 +18,10 @@ test: - 'ILSpy.BamlDecompiler.Tests\bin\%configuration%\net461\ILSpy.BamlDecompiler.Tests.dll' after_test: - python BuildTools\tidy.py +for: + branches: + only: + - master artifacts: - path: ILSpy_binaries.zip name: ILSpy %APPVEYOR_REPO_BRANCH% %ILSPY_VERSION_NUMBER% binaries