mirror of https://github.com/mpv-player/mpv
travis: use macOS 10.14 image with xcode 11 instead of xcode 10.2
This commit is contained in:
parent
9e52d36962
commit
4a2f239842
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue