Merge pull request #766 from mossmann/travis-osx
travis: use newer OSX image to fix bundle error
This commit is contained in:
@ -9,7 +9,7 @@ matrix:
|
|||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
osx_image: xcode10.3
|
osx_image: xcode11.5
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Reference in New Issue
Block a user