commit fedccf9d2d22dba66b7095a6ce5fe6a874f12178 (tree) parent 6623a11b2cf13bdbebd0b128052d230cc5d72234 Author: Andrew Kelley <superjoe30@gmail.com> Date: Sun, 27 Aug 2017 01:19:18 -0400 travis try again Diffstat:
| M | ci/travis_osx_install | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ci/travis_osx_install b/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