diff --git a/appveyor.yml b/appveyor.yml index afe964c3b544780d37ff80b62e4e47e3884bb645..b59ccd723256ad4e609ef8c34328ae5d66f18679 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -96,5 +96,5 @@ test: off on_finish: -- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port> -- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port> +#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))