Allow x86 to fail in release, for now.

This commit is contained in:
Vassil Vassilev 2016-08-15 11:50:33 +02:00 committed by sftnight
parent 6e13c66259
commit 9bbd82c365

View File

@ -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