travis: Fix build with newer Qemu
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 14 Sep 2020 13:21:01 +0000 (14:21 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 14 Sep 2020 15:37:30 +0000 (16:37 +0100)
commitfc4e79c3f77f4360064f3614e32557a105458bae
tree7b5574a376f538c8d46c659344b96a0552f09c9f
parentd16467b18e0c0a77743c3111bed2a833a77fbfe7
travis: Fix build with newer Qemu

Qemu requires a bleeding edge version of Python, not found in the current
travis environment.  Skip building Qemu in that case.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
scripts/travis-build