]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .travis.yml
target-i386: add kvm stubs to user-mode emulators
[mirror_qemu.git] / .travis.yml
index cca57f4314806d5d42b939dc3159e5630ea9975b..e942175dd30cb4d27a698e4d1c3f7e86de992ff4 100644 (file)
@@ -149,6 +149,12 @@ matrix:
         - ${SRC_DIR}/scripts/travis/coverage-summary.sh
 
 
+    # 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"