Skip to content

Commit

Permalink
yml sux
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed May 30, 2017
1 parent e10cfd1 commit 40f165f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 40f165f

Please sign in to comment.