travis: use macOS 10.14 image with xcode 11 instead of xcode 10.2

This commit is contained in:
der richter 2019-09-22 13:14:15 +02:00 committed by Jan Ekström
parent 9e52d36962
commit 4a2f239842
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ language: c
matrix:
include:
- os: osx
osx_image: xcode10.2
osx_image: xcode11
compiler: clang
- os: osx
osx_image: xcode10.1