diff --git a/.travis.yml b/.travis.yml index ef3245a..7af6368 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,7 +79,6 @@ matrix: osx_image: xcode11 addons: homebrew: - update: true # tmp packages: - qt - opus @@ -91,8 +90,7 @@ matrix: - CMAKE_EXTRA_ARGS="" - DEPLOY=1 install: - - brew unlink python@2 # tmp - - brew link python # tmp + - pip3 install protobuf - scripts/build-ffmpeg.sh script: - scripts/travis-build.sh