mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-03-12 05:25:23 -07:00
Fix macOS on Travis (#265)
This commit is contained in:
parent
d9d89f7122
commit
919d3b1c3b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user