Skip to content

Commit

Permalink
.travis.yml: remove 824x builds
Browse files Browse the repository at this point in the history
remove powerpc 824x build, as this architecture not longer
exists.

Signed-off-by: Heiko Schocher <[email protected]>
  • Loading branch information
hsdenx authored and trini committed Feb 16, 2015
1 parent 6eefd52 commit 30d06bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 30d06bd

Please sign in to comment.