]> Git Repo - qemu.git/commit - .travis.yml
.travis.yml: run make check for all matrix targets
authorAlex Bennée <[email protected]>
Thu, 28 Jan 2016 10:21:15 +0000 (10:21 +0000)
committerAlex Bennée <[email protected]>
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 <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Tested-by: David Gibson <[email protected]>
.travis.yml
This page took 0.02144 seconds and 4 git commands to generate.