X-Git-Url: https://git.proxmox.com/?p=mirror_qemu.git;a=blobdiff_plain;f=.travis.yml;h=5d3d6ee1d3287ce518707aabd84dc5e16111f493;hp=279658b11615d2e2fd97dfce8a40595acac50789;hb=c4107e8208d0222f9b328691b519aaee4101db87;hpb=aff8cee805e5b3c2b6e38ddb85448818a19a48db diff --git a/.travis.yml b/.travis.yml index 279658b116..5d3d6ee1d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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