Add configuration for travis-ci.org

This commit is contained in:
Jan Wagner 2013-12-02 00:16:26 +01:00
parent eb431e69cf
commit a44cdccb93

11
.travis.yml Normal file
View file

@ -0,0 +1,11 @@
language: c
install:
- sudo apt-get update -qq
- sudo apt-get install -qq debhelper python python-debian quilt autotools-dev
script:
- debuild -uc -us
#notifications:
# email: false