If one arch fails, kill the other for perf on appveyor

This commit is contained in:
Damien Guard 2017-03-23 17:57:18 -07:00
parent 842b3f0f3c
commit ce51074e6f
No known key found for this signature in database
GPG Key ID: DC14FA2FB1465DB6

View File

@ -17,6 +17,9 @@ environment:
matrix:
- NODE_VERSION: 6.8.0
matrix:
fast_finish: true
install:
- SET PATH=C:\Program Files\Atom\resources\cli;%PATH%
- ps: Install-Product node $env:NODE_VERSION $env:PLATFORM