sfizz/.travis/install_osx.sh
2020-07-08 15:02:30 +02:00

9 lines
130 B
Bash
Executable file

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