Skip to content

Commit

Permalink
Triggers a build to see if appveyor for organization is working.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vincent committed Oct 28, 2018
1 parent 1bd5407 commit e35aafb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ branches:
- master

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 e35aafb

Please sign in to comment.