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

brew update
#brew install xctool
#brew install cmake