3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-18 02:16:41 +00:00

travis/osx: fix, use clang instead of gcc

This commit is contained in:
Sergiusz Bazanski 2018-12-05 11:50:58 +01:00
parent c800e3bb16
commit 323480d66b
2 changed files with 2 additions and 3 deletions

View file

@ -64,7 +64,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew tap Homebrew/bundle
brew bundle
brew install ccache
brew install gcc@7
echo
echo -en 'travis_fold:end:before_install.brew\\r'
echo