]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
.travis.yml: split some more system builds
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 19 Mar 2019 12:09:49 +0000 (12:09 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 25 Mar 2019 10:34:41 +0000 (10:34 +0000)
commit8c3daf975b5fbf9b3afdb5245ecdfa1a9a765d74
tree31e39e05d5717cc9fac3544402f198889c537c72
parent447e133f7a4d56e18967fb3c79b2ca2056ea6a78
.travis.yml: split some more system builds

We define a new class of targets (MAIN_SOFTMMU_TARGETS) to cover the
major architectures. We either just build those or use the new
target-list-exclude mechanism to remove them from the list. This will
hopefully stop some of the longer builds hitting the Travis timeout
limit.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
.travis.yml