aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/travis/before-script.sh
blob: 9799bf0c1befc5fa88eb1c26618ce636cf79a656 (plain)
1
2
3
4
5
6
#!/bin/sh
set -e

brew update
brew install xctool
brew install cmake