CI: Use Qt 5.11.1 on Travis for macOS
This commit is contained in:
parent
6820a6b9ab
commit
729abd3825
@ -24,7 +24,7 @@ sudo installer -pkg ./Packages.pkg -target /
|
||||
brew update
|
||||
|
||||
#Base OBS Deps and ccache
|
||||
brew install qt5 jack speexdsp ccache swig
|
||||
brew install qt@5.11 jack speexdsp ccache swig
|
||||
|
||||
export PATH=/usr/local/opt/ccache/libexec:$PATH
|
||||
ccache -s || echo "CCache is not available."
|
||||
|
Loading…
x
Reference in New Issue
Block a user