Skip to content
Snippets Groups Projects
Commit 0d3aaa35 authored by Tom Rini's avatar Tom Rini
Browse files

Travis-CI: Fix microblaze and xilinx jobs


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: default avatarTom Rini <trini@konsulko.com>
parent bf52fcde
Branches
Tags
No related merge requests found
......@@ -194,8 +194,7 @@ matrix:
- BUILDMAN="m68k"
TOOLCHAIN="m68k"
- env:
- JOB="Xilinx (ARM and MicroBlaze)"
BUILDMAN="xilinx"
- BUILDMAN="microblaze"
TOOLCHAIN="microblaze"
- env:
- BUILDMAN="mips"
......@@ -242,6 +241,9 @@ matrix:
- env:
- BUILDMAN="sh4"
TOOLCHAIN="sh4"
- env:
- JOB="Xilinx (ARM)"
BUILDMAN="xilinx -x microblaze"
- env:
- BUILDMAN="xtensa"
TOOLCHAIN="xtensa"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment