Update appveyor.yml
This commit is contained in:
parent
dfde712175
commit
f5cccb98f0
@ -18,10 +18,10 @@ before_build:
|
|||||||
build_script:
|
build_script:
|
||||||
- python support/appveyor-build.py
|
- python support/appveyor-build.py
|
||||||
|
|
||||||
on_failure:
|
#on_failure:
|
||||||
- appveyor PushArtifact Testing/Temporary/LastTest.log
|
# - appveyor PushArtifact Testing/Temporary/LastTest.log
|
||||||
- appveyor AddTest test
|
# - appveyor AddTest test
|
||||||
|
|
||||||
# Uncomment this to debug AppVeyor failures.
|
# Uncomment this to debug AppVeyor failures.
|
||||||
#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'))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user