From ba5fee416d945f0bd241c113d0270eee07b58106 Mon Sep 17 00:00:00 2001 From: Richard Weickelt Date: Fri, 30 Aug 2019 23:53:19 +0200 Subject: Update Xcode version to 10.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I97e475dbe493dbdd06491648ed1ebc767e7ff621 Reviewed-by: Jörg Bornemann --- .travis.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 89d968b83..1e83ac8a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,9 +41,9 @@ jobs: - &build-on-macos stage: Build Qbs and and run autotests - name: With Qbs on macOS (xcode 10.2) + name: With Qbs on macOS (xcode 10.3) os: osx - osx_image: xcode10.2 + osx_image: xcode10.3 addons: homebrew: packages: @@ -67,11 +67,6 @@ jobs: - qbs config defaultProfile qt - scripts/build-qbs-with-qbs.sh -# Disabled because of https://bugreports.qt.io/browse/QBS-1456 -# - <<: *build-on-macos -# name: With Qbs on macOS (xcode 9.4) -# osx_image: xcode9.4 - - &build-on-windows stage: Build Qbs and and run autotests name: With Qbs on Windows (Visual Studio 2017) -- cgit v1.2.3