travis try again

This commit is contained in:
Andrew Kelley 2017-08-27 01:19:18 -04:00
parent 6623a11b2c
commit fedccf9d2d

View File

@ -2,6 +2,7 @@
brew install gcc@7 brew install gcc@7
brew outdated gcc@7 || brew upgrade gcc@7 brew outdated gcc@7 || brew upgrade gcc@7
brew link --overwrite gcc@7
SRC_DIR=$(pwd) SRC_DIR=$(pwd)
PREFIX_DIR=$SRC_DIR/local PREFIX_DIR=$SRC_DIR/local