diff --git a/.travis.yml b/.travis.yml index 0c6b9ef12..5b107a89e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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