未验证 提交 e0c8decb 编写于 作者: J Jim 提交者: GitHub

Merge pull request #1168 from DDRBoxman/osxscriptfix

CI: Install swig and luajit for osx travis
......@@ -17,7 +17,7 @@ sudo installer -pkg ./Packages.pkg -target /
brew update
#Base OBS Deps and ccache
brew install qt5 jack speexdsp ccache python3
brew install qt5 jack speexdsp ccache python3 swig luajit
export PATH=/usr/local/opt/ccache/libexec:$PATH
ccache -s || echo "CCache is not available."
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册