projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eefd52
)
.travis.yml: remove 824x builds
author
Heiko Schocher
<hs@denx.de>
Tue, 3 Feb 2015 09:34:10 +0000
(10:34 +0100)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 90f0fd7615eaa134ced178c88e9caf2905dee0ef..923c9ddc3efdba52d3a2e989ac7b8c85528e17de 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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"