]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
.travis.yml: run make check for all matrix targets
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 28 Jan 2016 10:21:15 +0000 (10:21 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Feb 2016 18:49:52 +0000 (18:49 +0000)
commit01337fbd7f7bd8da33e0a55b1d3586e3f36c70f5
tree65f72d831b15301f16a383cf08871bbccb3fc6a8
parent692d162cb2dffdb2459a8b2331ef2642abc49510
.travis.yml: run make check for all matrix targets

We only ran make check once before it used to be an unreliable target.
It was only a stop gap measure and we should be able to revert it now.
This also stops us needing a large all-MMU build.

We disable "make check" for a couple of the extra config targets which
are currently broken.

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