]> Git Repo - qemu.git/commit
.travis.yml: introduce TEST_BUILD_CMD and use it for check-tcg
authorAlex Bennée <[email protected]>
Mon, 3 Feb 2020 09:09:29 +0000 (09:09 +0000)
committerAlex Bennée <[email protected]>
Tue, 4 Feb 2020 17:13:29 +0000 (17:13 +0000)
commit4f46afd986df4025dbc43cc86f4da33f70c21e04
treebe188619eb1dc51f969c98b71c09b32882aa6f76
parentbb516dfc5b389d1f557752715891a3eedef136f4
.travis.yml: introduce TEST_BUILD_CMD and use it for check-tcg

At least for check-tcg we can split the build phase from the test
phase and do the former in parallel. While we are at it drop the V=1
for the check-tcg part as it just generates a lot more noise in the
logs.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20200203090932[email protected]>
.travis.yml
This page took 0.024072 seconds and 4 git commands to generate.