Auto merge of #1015 - RalfJung:appv, r=RalfJung
AppVeyor: abort early if a job fails
This commit is contained in:
commit
8fa7454297
@ -12,6 +12,9 @@ branches:
|
||||
- auto
|
||||
- try
|
||||
|
||||
matrix:
|
||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo'
|
||||
- '%USERPROFILE%\.rustup'
|
||||
|
Loading…
x
Reference in New Issue
Block a user