Skip to content

Commit

Permalink
Fix: appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pretasoc committed Mar 12, 2018
1 parent 1a06080 commit e4363ca
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit e4363ca

Please sign in to comment.