mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-06 06:41:40 +00:00
.travis.yml: Exclude openrd platforms
The openrd platforms are currently orphaned, and are constantly on-edge or overflowing their binary limit. Exclude them from travis for now. Cc: Vagrant Cascadian <vagrant@debian.org> Cc: Chris Packham <judge.packham@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d150d6131c
commit
ae5afc3720
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ matrix:
|
||||||
- BUILDMAN="sandbox x86"
|
- BUILDMAN="sandbox x86"
|
||||||
TOOLCHAIN="x86_64"
|
TOOLCHAIN="x86_64"
|
||||||
- env:
|
- env:
|
||||||
- BUILDMAN="kirkwood"
|
- BUILDMAN="kirkwood -x openrd"
|
||||||
- env:
|
- env:
|
||||||
- BUILDMAN="mvebu"
|
- BUILDMAN="mvebu"
|
||||||
- env:
|
- env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue