Re: [Qemu-devel] [PATCH 1/4] .travis.yml: add more linux-user to the build matrix

2014-09-17 Thread Alex Bennée
Alex Bennée writes: > At the same time I've grouped the $ARCH-linux-user and $ARCH-softmmu > builds together (hoping FS cache helps) and grouped all $ARCH-softmmu > only builds into one target. This reduces the build matrix slightly > which will hopefully help with build times. Pinging Alex who

[Qemu-devel] [PATCH 1/4] .travis.yml: add more linux-user to the build matrix

2014-09-15 Thread Alex Bennée
At the same time I've grouped the $ARCH-linux-user and $ARCH-softmmu builds together (hoping FS cache helps) and grouped all $ARCH-softmmu only builds into one target. This reduces the build matrix slightly which will hopefully help with build times. Signed-off-by: Alex Bennée diff --git a/.trav