Merge branch 'collectd-5.5'
[collectd.git] / .travis.yml
1 sudo: false
2 language: c
3 script: sh build.sh && ./configure && make && make check