Use more recent Xcode, replacing ancient 8.3.

This commit is contained in:
Axel Naumann 2019-09-02 14:34:50 +02:00 committed by SFT
parent 48d216b260
commit ddd4ea0c32

View File

@ -51,7 +51,7 @@ matrix:
- os: osx
env: COMPILER=clang++ CCOMPILER=clang
osx_image: xcode8.3
osx_image: xcode11
compiler: clang
- os: linux