Commit c761a7e29d703d60208585bb7d8415e00aa22556
1 parent
6aa4ad8e38
Exists in
smarc_8mq_lf_v2020.04
and in
20 other branches
Revert "travis-ci: Add qemu-x86_64 target"
This reverts commit 998ae28799c79c6bc796aea182ae6acf13d18284. This continues to fail in travis itself, so remove for now. Signed-off-by: Tom Rini <trini@konsulko.com>
Showing 1 changed file with 0 additions and 7 deletions Side-by-side Diff
.travis.yml
| ... | ... | @@ -380,13 +380,6 @@ |
| 380 | 380 | TOOLCHAIN="x86_64" |
| 381 | 381 | BUILD_ROM="yes" |
| 382 | 382 | - env: |
| 383 | - - TEST_PY_BD="qemu-x86_64" | |
| 384 | - TEST_PY_TEST_SPEC="not sleep" | |
| 385 | - QEMU_TARGET="x86_64-softmmu" | |
| 386 | - BUILDMAN="^qemu-x86_64$" | |
| 387 | - TOOLCHAIN="x86_64" | |
| 388 | - BUILD_ROM="yes" | |
| 389 | - - env: | |
| 390 | 383 | - TEST_PY_BD="zynq_zc702" |
| 391 | 384 | TEST_PY_TEST_SPEC="not sleep" |
| 392 | 385 | QEMU_TARGET="arm-softmmu" |