]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
.travis.yml: add --disable-linux-user for some jobs
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 7 Feb 2018 15:19:25 +0000 (15:19 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 9 Feb 2018 14:09:24 +0000 (14:09 +0000)
commit04200a1674bfc20784f1fc105cbc22bd9be779e8
treeacfd50c82953a8ead3fc1ff4991925ba8e567656
parent04bb7fe2bf55bdf66d5b7a5a719b40bbb4048178
.travis.yml: add --disable-linux-user for some jobs

The modules and co-routine builds are only really relevant to softmmu
builds and regularly timeout on Travis. Let's disable linux-user
builds here for more headroom.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
.travis.yml