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

appvenyor: self note only

parent e5dbd3cb
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,6 @@ build_script:
#- cmd: mingw32-make.exe -C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC52=1 SDL=1 NOMIXER=1 DEBUGMODE=1
on_finish:
- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
#- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
- 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