diff mbox

[U-Boot] .travis.yml: remove 824x builds

Message ID 1422956062-17766-1-git-send-email-hs@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Heiko Schocher Feb. 3, 2015, 9:34 a.m. UTC
remove powerpc 824x build, as this architecture not longer
exists.

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

 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

Comments

Tom Rini Feb. 17, 2015, 8:22 p.m. UTC | #1
On Tue, Feb 03, 2015 at 10:34:10AM +0100, Heiko Schocher wrote:

> remove powerpc 824x build, as this architecture not longer
> exists.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/.travis.yml b/.travis.yml
index 90f0fd7..923c9dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,9 +107,6 @@  matrix:
         - 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"
     - env: