try out Travis compilation with xcode11 since we got feedback that Jamulus does not compile on newest xcode

This commit is contained in:
Volker Fischer 2019-09-28 09:31:22 +02:00
parent 87e57b5c36
commit 5427cb21d5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ matrix:
# repo: corrados/jamulus
# tags: true
- os: osx
osx_image: xcode7.2
osx_image: xcode11
before_install:
- brew install qt5
- brew link qt5 --force