diff --git a/appveyor.yml b/appveyor.yml index 8bb0f6e..007768d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,13 +11,6 @@ on_failure: - ps: 7z a "WorkingTree.zip" - ps: Push-AppveyorArtifact WorkingTree.zip -branches: - only: - - master -skip_tags: true -image: Previous Visual Studio 2017 -configuration: Release - dotnet_csproj: patch: true file: '**\*.csproj'