.travis.yml: disable zzip on OS X to fix Travis-CI build failure
This commit is contained in:
parent
257a77fa35
commit
c065950ced
|
@ -135,7 +135,8 @@ jobs:
|
|||
- chromaprint
|
||||
- libsamplerate
|
||||
- libsoxr
|
||||
- libzzip
|
||||
# libzzip appears to be broken on Homebrew: "ld: library not found for -lzzip"
|
||||
#- libzzip
|
||||
- flac
|
||||
- opus
|
||||
- libvorbis
|
||||
|
|
Loading…
Reference in New Issue