Remove allow_failures.
This commit is contained in:
parent
732aa2fd9e
commit
b85d682ab5
|
@ -5,10 +5,7 @@ cache:
|
|||
- i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
|
||||
|
||||
matrix:
|
||||
# fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
allow_failures:
|
||||
- platform: x86
|
||||
- platform: x64
|
||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||
|
||||
environment:
|
||||
|
||||
|
|
Loading…
Reference in New Issue