build/CI/packaging: another attempt to fix macOS builds in Travis

This commit is contained in:
Alexey Kopytov
2019-12-03 20:10:13 +03:00
parent c3dd04fec1
commit 9dc6a8908d

View File

@ -167,7 +167,7 @@ before_install:
osx)
brew install openssl
brew link openssl --force
brew uninstall python
brew uninstall --ignore-dependencies python
brew install python --with-brewed-openssl
brew install mysql