update travis file (testing)

This commit is contained in:
Martin Schröder 2016-08-30 13:41:37 +02:00
parent 81169cdc84
commit eaf3af3368

View file

@ -1 +1,6 @@
language: c language: c
script:
autoreconf
./configure
make
make check