]> git.proxmox.com Git - mirror_qemu.git/commit
.travis.yml: split MacOSX builds and reduce target list
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Oct 2018 10:56:13 +0000 (11:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Nov 2018 10:20:23 +0000 (10:20 +0000)
commitadcf96830da80664332075e81056cde11dfeb502
treecc94876d4e4d7d790f386c6eab6fb5778f94b8ba
parent186ac05f749c69e98030f037aa930ff2bc4ad7fb
.travis.yml: split MacOSX builds and reduce target list

We have reached the point where the MacOSX build was regularly timing
out. So as before I've reduced the target list to "major"
architectures to try and bring the build time down. I've added an
additional MacOSX build with the latest XCode with a minimal list of
"most likely" targets on MacOS.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml