1
0
mirror of https://git.sr.ht/~thestr4ng3r/chiaki synced 2025-03-12 05:25:23 -07:00

Fix macOS on Travis ()

This commit is contained in:
Florian Märkl 2020-06-27 12:30:13 +02:00 committed by GitHub
parent d9d89f7122
commit 919d3b1c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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