.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
|
@ -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 New Issue