.travis.yml: add more linux-user to the build matrix
commit10905cb26a10848921ba5a2b77e4efddad7c0ec1
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 24 Sep 2014 10:13:53 +0000 (24 11:13 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 26 Sep 2014 17:03:59 +0000 (26 21:03 +0400)
treeb9ee34b0bc82bac28e97d12fd7471461416e7aff
parent2b8419cb4911731db6c883fa7b0428ad4a355d9d
.travis.yml: add more linux-user to the build matrix

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 <alex.bennee@linaro.org>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.travis.yml