mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
If one arch fails, kill the other for perf on appveyor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user