mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
parent
657e1ac9e6
commit
3b7990b569
2 changed files with 4 additions and 3 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
|
||||
brew update > /dev/null
|
||||
brew install qt5 protobuf > /dev/null
|
||||
brew install --force qt
|
||||
brew install protobuf
|
||||
else
|
||||
# common prerequisites
|
||||
sudo add-apt-repository -y ppa:smspillaz/cmake-master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue