]> Git Repo - qemu.git/blobdiff - .travis.yml
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3' into...
[qemu.git] / .travis.yml
index 279658b11615d2e2fd97dfce8a40595acac50789..5d3d6ee1d3287ce518707aabd84dc5e16111f493 100644 (file)
@@ -43,6 +43,7 @@ addons:
       - glib
       - pixman
       - gnu-sed
+    update: true
 
 
 # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu
@@ -80,7 +81,7 @@ script:
 matrix:
   include:
     - env:
-        - CONFIG="--disable-system"
+        - CONFIG="--disable-system --static"
 
 
     # we split the system builds as it takes a while to build them all
This page took 0.022918 seconds and 4 git commands to generate.