mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
possibily fix osx shortcut problem
This commit is contained in:
parent
9d2494e6e2
commit
7f057612bf
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
|
||||
brew update > /dev/null
|
||||
brew install --force qt
|
||||
brew install --force qt@5.7
|
||||
brew install protobuf
|
||||
else
|
||||
# common prerequisites
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue