mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
Revert "travis-ci: Add qemu-x86_64 target"
This reverts commit 998ae28799
.
This continues to fail in travis itself, so remove for now.
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
6aa4ad8e38
commit
c761a7e29d
1 changed files with 0 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue