Skip to content
Snippets Groups Projects
Commit 30d06bd2 authored by Heiko Schocher's avatar Heiko Schocher Committed by Tom Rini
Browse files

.travis.yml: remove 824x builds


remove powerpc 824x build, as this architecture not longer
exists.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 6eefd527
No related branches found
No related tags found
No related merge requests found
...@@ -106,9 +106,6 @@ matrix: ...@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment