Removed brew link command.
This commit is contained in:
parent
7da7569107
commit
4d5e88d819
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ EOF
|
||||||
sudo umount root.x86_64/$HOME
|
sudo umount root.x86_64/$HOME
|
||||||
sudo umount root.x86_64
|
sudo umount root.x86_64
|
||||||
elif [ "${TRAVIS_OS_NAME}" = osx ]; then
|
elif [ "${TRAVIS_OS_NAME}" = osx ]; then
|
||||||
brew link --force qt5
|
|
||||||
brew update
|
brew update
|
||||||
brew upgrade
|
brew upgrade
|
||||||
brew link --overwrite numpy
|
brew link --overwrite numpy
|
||||||
|
|
Loading…
Reference in a new issue