Add a .travis.yml for Travis CI

System Internals / PulseAudio - Felipe Sateler [debian.org] - 5 May 2015 06:11 UTC

Installs all the build dependencies, and runs make check and check-daemon.

V1: Based on Arun Raghavan's travis file. Added trusty repositories to get newer libs.

V2: Explicitly list all dependencies instead of relying on the Ubuntu package Build-Dependencies. Send notifications to pulseaudio-discuss

V3: Install libsystemd-daemon-dev, libsystemd-id128-dev, libsystemd-journal-dev, and libsystemd-login-dev. Send notifications to pulseaudio-commits. Drop libjson0-dev, libjson-c-dev is the package to depend on.

b620fb4 Add a .travis.yml for Travis CI
.travis.yml | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)

Upstream: cgit.freedesktop.org


  • Share