Skip to content
Snippets Groups Projects
Commit cbd85e6b authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

appveyor: spacing

parent 289b5506
Branches
Tags
No related merge requests found
...@@ -5,5 +5,5 @@ build_script: ...@@ -5,5 +5,5 @@ build_script:
- cmd: C:\MinGW\bin\make.exe -C src MINGW=1 NOASM=1 NOPNG=1 - cmd: C:\MinGW\bin\make.exe -C src MINGW=1 NOASM=1 NOPNG=1
on_finish: on_finish:
-ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment