From: Paul Brossier Date: Sun, 11 Dec 2016 15:59:27 +0000 (+0100) Subject: .travis.yml: bump to xcode8 X-Git-Tag: 0.4.4~72 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=51d0a3ccf4b21607e07e4e53c5a016c817fc07c4;p=aubio.git .travis.yml: bump to xcode8 --- diff --git a/.travis.yml b/.travis.yml index a70c331b..ef62ad07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,13 @@ matrix: compiler: clang env: WAFOPTS="--with-target-platform=ios --disable-avcodec" AUBIO_NOTESTS=1 +# use trusty dist: trusty sudo: required +# use xcode8 +osx_image: xcode8 + addons: apt: packages: