]> git.ipfire.org Git - thirdparty/shairport-sync.git/blame - .travis.yml
Update .travis.yml
[thirdparty/shairport-sync.git] / .travis.yml
CommitLineData
643e84a8 1language: c
2820dd92 2script: autoreconf -fi && ./configure --with-alsa --with-avahi --with-ssl=openssl --with-metadata --with-soxr --with-systemv && make
643e84a8
MB
3branches:
4 only:
5 - development
1ff8c36c
MB
6addons:
7 apt:
8 packages:
bbed28cd 9 - libdaemon
1ff8c36c
MB
10 - libasound2-dev
11 - libpopt-dev
12 - libconfig-dev