ci: AppVeyor: use fast_finish=true

This commit is contained in:
Daniel Hahler 2019-06-13 17:16:51 +02:00
parent 3dab5f625f
commit 755e94801f
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ init:
}
# RDP
#- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
matrix:
fast_finish: true
install: []
before_build:
- ps: Install-Product node 8