]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
.travis.yml: fold --disable-tcg into alternate coroutine builds
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 6 Feb 2019 15:54:08 +0000 (15:54 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 8 Feb 2019 17:32:35 +0000 (17:32 +0000)
commitf3908ff792b6b79ccb844711311602b8a1be2c47
tree60af6115dae8ff13e8747a382011df24e457f209
parent570f3c77287d742bcbebce590dc26d7178419ad3
.travis.yml: fold --disable-tcg into alternate coroutine builds

The alternate coroutine builds are really only of interest to people
running KVM (although I think you could use them for TCG if you really
tried). As they tend to run long lets kill two birds with one stone
and fold the --disable-tcg build into them.

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