mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02: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:
@@ -106,9 +106,6 @@ matrix:
|
|||||||
- env:
|
- env:
|
||||||
- TEST_CMD="tools/buildman/buildman mpc512x"
|
- TEST_CMD="tools/buildman/buildman mpc512x"
|
||||||
INSTALL_TOOLCHAIN="ppc"
|
INSTALL_TOOLCHAIN="ppc"
|
||||||
- env:
|
|
||||||
- TEST_CMD="tools/buildman/buildman mpc824x"
|
|
||||||
INSTALL_TOOLCHAIN="ppc"
|
|
||||||
- env:
|
- env:
|
||||||
- TEST_CMD="tools/buildman/buildman mpc8260"
|
- TEST_CMD="tools/buildman/buildman mpc8260"
|
||||||
INSTALL_TOOLCHAIN="ppc"
|
INSTALL_TOOLCHAIN="ppc"
|
||||||
|
Reference in New Issue
Block a user