Commit 30d06bd2fd70c2e940324f88d06aaeb2a7b61efe

Authored by Heiko Schocher
Committed by Tom Rini
1 parent 6eefd5279c

.travis.yml: remove 824x builds

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

Signed-off-by: Heiko Schocher <hs@denx.de>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

... ... @@ -107,9 +107,6 @@
107 107 - TEST_CMD="tools/buildman/buildman mpc512x"
108 108 INSTALL_TOOLCHAIN="ppc"
109 109 - env:
110   - - TEST_CMD="tools/buildman/buildman mpc824x"
111   - INSTALL_TOOLCHAIN="ppc"
112   - - env:
113 110 - TEST_CMD="tools/buildman/buildman mpc8260"
114 111 INSTALL_TOOLCHAIN="ppc"
115 112 - env: