[TRAVIS] Last osx version of travis already have python3 installed.

This commit is contained in:
Matthieu Gautier 2018-10-24 11:07:10 +02:00
parent 34021994cd
commit 1b44eb33f3
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ ARCHIVE_NAME=deps_${TRAVIS_OS_NAME}_${PLATFORM}_${REPO_NAME}.tar.gz
cd $HOME
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
then
brew update
brew upgrade python3
pip3 install meson==0.43.0
wget https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-mac.zip