mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs
The 't208xrdb t4qds t102*' job is close to the time limit and sometimes fails, so this splits it into 3 separate jobs. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
parent
55acf49eab
commit
9464dd56dc
1 changed files with 5 additions and 1 deletions
|
@ -206,7 +206,11 @@ matrix:
|
|||
- env:
|
||||
- BUILDMAN="mpc85xx -x t208xrdb -x t4qds -x t102* -x p1_p2_rdb_pc -x p1010rdb -x corenet_ds -x b4860qds -x sbc8548 -x bsc91*"
|
||||
- env:
|
||||
- BUILDMAN="t208xrdb t4qds t102*"
|
||||
- BUILDMAN="t208xrdb"
|
||||
- env:
|
||||
- BUILDMAN="t4qds"
|
||||
- env:
|
||||
- BUILDMAN="t102*"
|
||||
- env:
|
||||
- BUILDMAN="p1_p2_rdb_pc"
|
||||
- env:
|
||||
|
|
Loading…
Add table
Reference in a new issue