2c188ef75ebdb662125845381645e223df709888
[platform/upstream/libvorbis.git] / .travis.yml
1 language: c
2 addons:
3   apt:
4     packages:
5     - libogg-dev
6 script:
7   - ./autogen.sh
8   - ./configure
9   - make distcheck