]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 20 Dec 2017 10:06:31 +0000 (11:06 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:50 +0000 (08:05 -0500)
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>
.travis.yml

index 0b7a0622bfd008f06044ecd651f1fa49bb9826aa..8a220ccc42830861f26f8aaad6a55896d0f82ca8 100644 (file)
@@ -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: