mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
travis try again
This commit is contained in:
parent
6623a11b2c
commit
fedccf9d2d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user