Update install_deps.sh

This commit is contained in:
Kelson
2019-11-29 17:28:25 +01:00
committed by GitHub
parent abd2fa3bf3
commit 0a1e01eb2b

View File

@ -8,6 +8,8 @@ REPO_NAME=${TRAVIS_REPO_SLUG#*/}
cd $HOME
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
then
# upgrade wget as openssl is updated by travis
brew upgrade wget
pip3 install meson==0.49.2
wget https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-mac.zip