Re: [U-Boot] [PATCH] Travis-CI: Fix microblaze and xilinx jobs

2017-10-08 Thread Tom Rini
On Sat, Oct 07, 2017 at 08:19:22PM -0400, Tom Rini wrote: > Given how we handle the ARM toolchain we can't easily combine these two > jobs, so don't. Give xilinx/ARM a separate build. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signat

[U-Boot] [PATCH] Travis-CI: Fix microblaze and xilinx jobs

2017-10-07 Thread Tom Rini
Given how we handle the ARM toolchain we can't easily combine these two jobs, so don't. Give xilinx/ARM a separate build. Signed-off-by: Tom Rini --- .travis.yml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1564ed90718..0b7a0622bfd0