.travis.yml: the xcode10 image seems to be hosed
commitba27de8d0425a14203fc701dc50f5e91746afb7e
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2019 10:45:23 +0000 (20 11:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 22 Feb 2019 09:28:29 +0000 (22 09:28 +0000)
treeb021092986d7699b6e8076bd8fe5c9d66e44c749
parentfc3dbb90f2eb069801bfb4cfe9cbc83cf9c5f4a9
.travis.yml: the xcode10 image seems to be hosed

It fails to install homebrew.  Unfortunately we cannot mark
it as an expected failure because Travis does not match
allow_failures rows against include rows (only against the
main test matrix, which we do not use at all), so just disable
it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20190220105131.23479-1-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml