sfizz/.travis/install_osx.sh
2020-07-09 08:42:58 +02:00

10 lines
183 B
Bash
Executable file

#!/bin/bash
set -ex
sudo ln -s /usr/local /opt/local
brew update
brew upgrade cmake
brew install python || brew link --overwrite python
brew install jack
brew install dylibbundler