From 855d1bc5a141889ff992f51d33806a465d9d509a Mon Sep 17 00:00:00 2001 From: Max Kellermann <max@musicpd.org> Date: Fri, 16 Feb 2018 23:26:34 +0100 Subject: [PATCH] .travis.yml: switch to osx_image xcode9.3beta The clang/libc++ version in the default xcode8 image is unable to compile MPD due to incomplete C++14 support. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b4fcd1425..0c61d6a50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ matrix: - libboost-dev - os: osx + osx_image: xcode9.3beta env: global: