]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
.travis.yml: remove 824x builds
authorHeiko Schocher <hs@denx.de>
Tue, 3 Feb 2015 09:34:10 +0000 (10:34 +0100)
committerTom Rini <trini@ti.com>
Mon, 16 Feb 2015 20:48:34 +0000 (15:48 -0500)
remove powerpc 824x build, as this architecture not longer
exists.

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

index 90f0fd7615eaa134ced178c88e9caf2905dee0ef..923c9ddc3efdba52d3a2e989ac7b8c85528e17de 100644 (file)
@@ -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"