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

appveyor: let see what version of GCC are here

parent e62c0794
Branches
No related tags found
No related merge requests found
......@@ -77,9 +77,9 @@ deploy:
active_mode: false
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: false
on_finish:
#- 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'))
- 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.
Please register or to comment