mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
.travis.yml: remove 824x builds
remove powerpc 824x build, as this architecture not longer exists. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
6eefd5279c
commit
30d06bd2fd
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@ matrix:
|
|||
- env:
|
||||
- TEST_CMD="tools/buildman/buildman mpc512x"
|
||||
INSTALL_TOOLCHAIN="ppc"
|
||||
- env:
|
||||
- TEST_CMD="tools/buildman/buildman mpc824x"
|
||||
INSTALL_TOOLCHAIN="ppc"
|
||||
- env:
|
||||
- TEST_CMD="tools/buildman/buildman mpc8260"
|
||||
INSTALL_TOOLCHAIN="ppc"
|
||||
|
|
Loading…
Reference in a new issue