aboutsummaryrefslogtreecommitdiff
path: root/travis/osx/before_install.sh
blob: 17c0e14158fa78b104d0083e36c006356d84d077 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

./travis/before_install.sh

brew update
brew install ccache