Commit graph

5 commits

Author SHA1 Message Date
Arun Raghavan
a50030b697 build-sys: Enable clang-based builds on Travis 2017-01-24 17:17:59 +05:30
Felipe Sateler
cd74d8f013 travis: Run make install in travis.
This helps detect ordering problems in the install target
2015-12-29 05:36:50 +05:30
Arun Raghavan
2dbd6c0fe3 build: Move to using Travis trusty images 2015-12-21 11:21:17 +05:30
Arun Raghavan
3033fec287 build: Add IRC notifications to Travis 2015-11-06 19:50:08 +05:30
Felipe Sateler
b620fb444c Add a .travis.yml for Travis CI
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.
2015-05-05 16:41:13 +05:30