Re: [Qemu-devel] [PATCH v4 5/6] .travis.yml: reduce the test matrix a little

2016-02-02 Thread David Gibson
On Tue, Feb 02, 2016 at 05:34:07PM +, Alex Bennée wrote: > 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 eac

[Qemu-devel] [PATCH v4 5/6] .travis.yml: reduce the test matrix a little

2016-02-02 Thread Alex Bennée
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 --- .travis.yml | 42