mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
[other] update homebrew, fix travis fails on OSX (#11541)
(cherry picked from commit ae5a4cea98)
This commit is contained in:
@@ -56,6 +56,7 @@ addons:
|
||||
- boehmgc
|
||||
- make
|
||||
- sfml
|
||||
update: true
|
||||
|
||||
install:
|
||||
- if [[ $CPU = i386 ]]; then echo -e "#!/bin/bash\n$(which gcc) -m32 \"\$@\"" > bin/gcc; fi
|
||||
|
||||
Reference in New Issue
Block a user