From 5c72d585f40762567d6f81968d8a38126fc1d354 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Tue, 25 Jul 2017 09:31:49 +0100 Subject: [PATCH] missed a file --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index ea67d453e..ec1b5a351 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -100,5 +100,5 @@ deploy: on: branch: master -on_finish: - - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#on_finish: +# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))