On Wed, 18 Mar 2020 23:27:17 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> Add a job to build QEMU on s390x with TCG disabled, so > this configuration won't bitrot over time. > > This job is quick, running check-unit: Ran for 4 min 48 sec > https://travis-ci.org/github/philmd/qemu/jobs/663659486 > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > .travis.yml | 42 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) That looks like a good idea. Acked-by: Cornelia Huck <coh...@redhat.com>