commit | 04200a1674bfc20784f1fc105cbc22bd9be779e8 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Feb 07 15:19:25 2018 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Feb 09 14:09:24 2018 +0000 |
tree | acfd50c82953a8ead3fc1ff4991925ba8e567656 | |
parent | 04bb7fe2bf55bdf66d5b7a5a719b40bbb4048178 [diff] |
.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>