Allow x86 to fail in release, for now.
This commit is contained in:
parent
6e13c66259
commit
9bbd82c365
@ -13,7 +13,7 @@ matrix:
|
||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
allow_failures:
|
||||
- platform: x86
|
||||
configuration: Debug
|
||||
configuration: Release
|
||||
- platform: x64
|
||||
configuration: Release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user