Commit 3852ddbb authored by Max Kellermann's avatar Max Kellermann

.travis.yml: install more packages on OSX

Enable lots of plugins for better CI coverage.
parent 672bc3ab
...@@ -126,6 +126,22 @@ jobs: ...@@ -126,6 +126,22 @@ jobs:
packages: packages:
- ccache - ccache
- meson - meson
- icu4c
- ffmpeg
- libnfs
- yajl
- libupnp
- libid3tag
- chromaprint
- libsamplerate
- libsoxr
- libzzip
- flac
- opus
- libvorbis
- faad2
- wavpack
- libmpdclient
update: true update: true
env: env:
- MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH HOMEBREW_NO_ANALYTICS=1" - MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH HOMEBREW_NO_ANALYTICS=1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment