.travis.yml: disable zzip on OS X to fix Travis-CI build failure

This commit is contained in:
Max Kellermann 2020-05-27 15:31:12 +02:00
parent 257a77fa35
commit c065950ced
1 changed files with 2 additions and 1 deletions

View File

@ -135,7 +135,8 @@ jobs:
- chromaprint - chromaprint
- libsamplerate - libsamplerate
- libsoxr - libsoxr
- libzzip # libzzip appears to be broken on Homebrew: "ld: library not found for -lzzip"
#- libzzip
- flac - flac
- opus - opus
- libvorbis - libvorbis