Commit fedccf9d2d

Andrew Kelley <superjoe30@gmail.com>
2017-08-27 07:19:18
travis try again
1 parent 6623a11
Changed files (1)
ci/travis_osx_install
@@ -2,6 +2,7 @@
 
 brew install gcc@7
 brew outdated gcc@7 || brew upgrade gcc@7
+brew link --overwrite gcc@7
 
 SRC_DIR=$(pwd)
 PREFIX_DIR=$SRC_DIR/local