build/CI/packaging: another attempt to fix macOS builds in Travis
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user