Fix TravisCI build on macOS again

This commit is contained in:
sledgehammer999 2018-12-27 22:29:38 +02:00
parent 684cf82f89
commit 264b689912
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -105,7 +105,7 @@ install:
# dependencies
brew update > /dev/null
brew outdated "pkg-config" || brew upgrade "pkg-config"
brew install colormake ccache zlib qt libtorrent-rasterbar
brew install colormake ccache zlib qt openssl libtorrent-rasterbar
PATH="/usr/local/opt/ccache/libexec:$PATH"
brew link --force zlib qt