mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
travis: Exclude omap from the arm926ejs job
We build the platform here that matches with "omap" in its own job, don't need to have it here as well. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -166,7 +166,7 @@ matrix:
|
|||||||
- name: "buildman arm926ejs (non-NXP,siemens,atmel,kirkwood,spear)"
|
- name: "buildman arm926ejs (non-NXP,siemens,atmel,kirkwood,spear)"
|
||||||
env:
|
env:
|
||||||
- JOB="arm926ejs"
|
- JOB="arm926ejs"
|
||||||
BUILDMAN="arm926ejs -x freescale,siemens,atmel,kirkwood,spear"
|
BUILDMAN="arm926ejs -x freescale,siemens,atmel,kirkwood,spear,omap"
|
||||||
- name: "buildman atmel"
|
- name: "buildman atmel"
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="atmel"
|
- BUILDMAN="atmel"
|
||||||
|
Reference in New Issue
Block a user