From: Azat Khuzhin Date: Mon, 28 Jan 2019 18:22:27 +0000 (+0300) Subject: travis-ci/osx: switch to xcode 10.1, since 9.4 is not compatible with gcc-8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b35b533666f1cc5216657e4259c7a5311e2a62a1;p=libevent travis-ci/osx: switch to xcode 10.1, since 9.4 is not compatible with gcc-8 Refs: travis-ci/travis-ci#9640 --- diff --git a/.travis.yml b/.travis.yml index 946de8a1..5cf9ed30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ os: - osx sudo: false dist: trusty +osx_image: xcode10.1 branches: except: