Add .travis.yml

This commit is contained in:
Svend Sorensen
2014-11-30 18:30:17 -08:00
parent ebfc4134d4
commit f67676d6da

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: c
install: autoreconf --install
script: ./configure && make