From: Evgeny Vereshchagin Date: Fri, 10 Jul 2020 15:21:42 +0000 (+0000) Subject: travis: switch to a newer version of macOS X-Git-Tag: v2.36~56^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7abdc2dd5e04b20e03bda69813e5a26d790fa8e;p=thirdparty%2Futil-linux.git travis: switch to a newer version of macOS Signed-off-by: Evgeny Vereshchagin --- diff --git a/.travis.yml b/.travis.yml index b703b2dded..a4d2e8c4e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ matrix: compiler: gcc env: PRECISE="yes" MAKE_CHECK="root" - os: osx - osx_image: xcode7.3 + osx_image: xcode9.4 compiler: clang env: MAKE_CHECK="root" - arch: arm64