From 40f165fdf905f5029be0bd756efaf69e426a4ab5 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Tue, 30 May 2017 13:06:33 -0500 Subject: [PATCH] yml sux --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fbc5fac18c..d490046eb7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,7 @@ init: - set PROJ_LIB=%OSGEO4W_ROOT%\share\proj - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - on_finish: +on_finish: - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) install: