]> git.proxmox.com Git - mirror_qemu.git/commit
.travis.yml: reduce the test matrix a little
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 1 Feb 2016 10:05:58 +0000 (10:05 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Feb 2016 18:50:25 +0000 (18:50 +0000)
commit119721907df5306d40cb2f4c934408e1813f8cdd
treebeb1355e4aa880aa0d7d36055ac1970aa15fee30
parent4c33d42d0cdc82e741c441192568496f74c21d09
.travis.yml: reduce the test matrix a little

As we are now running "make check" on more of the matrix it is worth
making more of an effort to reduce the overall load on Travis. I've done
a few things:

  - Combining a number of the targets
  - Building one target for each ancillary build

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Tested-by: David Gibson <david@gibson.dropbear.id.au>
.travis.yml