mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Brew on Travis CI has QT 6.x which requires XCode 12
This commit is contained in:
parent
cbe03a7a29
commit
723f2060a3
@ -5,7 +5,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
|
|
||||||
dist: focal
|
dist: focal
|
||||||
osx_image: xcode11.6
|
osx_image: xcode12
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi
|
||||||
|
Loading…
Reference in New Issue
Block a user