mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-11 13:14:06 +00:00
don't stop always
This commit is contained in:
parent
77f366b7c1
commit
d2a633cbc7
@ -32,5 +32,5 @@ test_script:
|
||||
- b2 -j2 -q libs\histogram\test
|
||||
|
||||
on_failure:
|
||||
# Stop VM and enable interactive login
|
||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
## Uncomment the following line to stop VM and enable interactive login
|
||||
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user