[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 53/54] .travis.yml: test that no-default-device build
From: |
Paolo Bonzini |
Subject: |
[Qemu-devel] [PULL 53/54] .travis.yml: test that no-default-device builds do not regress |
Date: |
Mon, 4 Mar 2019 19:20:13 +0100 |
Signed-off-by: Paolo Bonzini <address@hidden>
---
.travis.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index cca57f4..e942175 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -151,6 +151,12 @@ matrix:
# We manually include builds which we disable "make check" for
- env:
+ - CONFIG="--without-default-devices"
+ - TEST_CMD=""
+
+
+ # We manually include builds which we disable "make check" for
+ - env:
- CONFIG="--enable-debug --enable-tcg-interpreter"
- TEST_CMD=""
--
1.8.3.1
- [Qemu-devel] [PULL 36/54] ppc: Express dependencies of the embedded machines with kconfig, (continued)
- [Qemu-devel] [PULL 36/54] ppc: Express dependencies of the embedded machines with kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 42/54] microblaze-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 41/54] m68k-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 48/54] sh4-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 40/54] lm32-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 34/54] ppc: Express dependencies of the Mac machines with kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 44/54] nios2-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 35/54] ppc: Express dependencies of the Sam460EX machines with kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 43/54] moxie-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 53/54] .travis.yml: test that no-default-device builds do not regress,
Paolo Bonzini <=
- [Qemu-devel] [PULL 37/54] alpha-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 50/54] sparc64-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 49/54] sparc-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 52/54] xtensa-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 46/54] riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 51/54] unicore32-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 39/54] hppa-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 38/54] cris-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 54/54] kconfig: add documentation, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 47/54] s390x: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04