Skip to content

Commit

Permalink
Removes vcpkg branch from appveyor build.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vincent committed Oct 20, 2018
1 parent 48d94a7 commit 6d52091
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ after_build:
branches:
only:
- master
- vcpkg

on_failure:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit 6d52091

Please sign in to comment.