unblock appveyor rdp

This commit is contained in:
bagajjal 2017-11-07 16:07:51 -08:00
parent 4fc40c0959
commit b8e1ddb70d
1 changed files with 0 additions and 1 deletions

View File

@ -35,6 +35,5 @@ after_test:
on_finish:
- ps: |
$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
Publish-Artifact