mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
CI: Use Qt 5.11.1 on Travis for macOS
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user