try out Travis compilation with xcode11 since we got feedback that Jamulus does not compile on newest xcode
This commit is contained in:
parent
87e57b5c36
commit
5427cb21d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue