appveyor: let see what version of GCC are here

This commit is contained in:
Alam Ed Arias 2016-09-06 19:20:51 -04:00
parent e62c0794dc
commit 7be8c0017e
1 changed files with 3 additions and 3 deletions

View File

@ -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'))