qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 4.2?] .travis.yml: drop xcode9.4 from build matrix
@ 2019-11-27 13:24 Alex Bennée
  2019-11-27 13:58 ` Philippe Mathieu-Daudé
  2019-11-29 13:52 ` Thomas Huth
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Bennée @ 2019-11-27 13:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, peter.maydell, Alex Bennée, Philippe Mathieu-Daudé

It's broken so it's no longer helping. The latest Xcode is covered by
Cirrus.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 .travis.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c09b6a00143..445b0646c18 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -237,13 +237,7 @@ matrix:
         - TEST_CMD=""
 
 
-    # MacOSX builds
-    - env:
-        - CONFIG="--target-list=${MAIN_SOFTMMU_TARGETS}"
-      os: osx
-      osx_image: xcode9.4
-      compiler: clang
-
+    # MacOSX builds - cirrus.yml also tests some MacOS builds including latest Xcode
 
     - env:
         - CONFIG="--target-list=i386-softmmu,ppc-softmmu,ppc64-softmmu,m68k-softmmu,x86_64-softmmu"
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-29 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 13:24 [PATCH for 4.2?] .travis.yml: drop xcode9.4 from build matrix Alex Bennée
2019-11-27 13:58 ` Philippe Mathieu-Daudé
2019-11-29 13:52 ` Thomas Huth
2019-11-29 16:26   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).