]> git.sur5r.net Git - u-boot/commit
.travis.yml: Further optimizations
authorTom Rini <trini@konsulko.com>
Thu, 10 May 2018 11:15:54 +0000 (07:15 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 23 May 2018 02:08:57 +0000 (22:08 -0400)
commitdca268a8f987730978e1a23adfd0ac82db341a10
treeb99373fa52196a2b1e3ad127a68af1c404fa7f7a
parent4c58d273e0f2cc21821c1de32494abd5de411d9b
.travis.yml: Further optimizations

- Xilinx aarch64 is caught in the general xilinx arm job, exclude from
  the general aarch64 job.
- Give the generic aarch64 job a better name
- Re-sort the PowerPC jobs so that we can complete them a bit quicker.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml