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

appveyor: why is this failing

parent 6e1b9549
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,5 @@ build_script:
- cmd: mingw32-make.exe -C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1
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.
Finish editing this message first!
Please register or to comment