Commit 855d1bc5 authored by Max Kellermann's avatar Max Kellermann

.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.
parent 081d15a8
......@@ -14,6 +14,7 @@ matrix:
- libboost-dev
- os: osx
osx_image: xcode9.3beta
env:
global:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment