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
|
- i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||||
allow_failures:
|
|
||||||
- platform: x86
|
|
||||||
- platform: x64
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue