sfizz/.travis/install_osx.sh
2020-09-26 20:06:47 +02:00

11 lines
216 B
Bash
Executable file

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