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:
6aa4ad8
)
Revert "travis-ci: Add qemu-x86_64 target"
author
Tom Rini
<trini@konsulko.com>
Tue, 23 Jan 2018 02:06:41 +0000
(21:06 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 23 Jan 2018 02:06:41 +0000
(21:06 -0500)
This reverts commit
998ae28799c79c6bc796aea182ae6acf13d18284
.
This continues to fail in travis itself, so remove for now.
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 8fadf7aacbb72f2447a534d8038b9e89b5766a27..2a98c4bb11ccc85aad70f3391c53ba822168b795 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-379,13
+379,6
@@
matrix:
BUILDMAN="^qemu-x86$"
TOOLCHAIN="x86_64"
BUILD_ROM="yes"
- - env:
- - TEST_PY_BD="qemu-x86_64"
- TEST_PY_TEST_SPEC="not sleep"
- QEMU_TARGET="x86_64-softmmu"
- BUILDMAN="^qemu-x86_64$"
- TOOLCHAIN="x86_64"
- BUILD_ROM="yes"
- env:
- TEST_PY_BD="zynq_zc702"
TEST_PY_TEST_SPEC="not sleep"