Travis building and tests

This commit is contained in:
Bandie 2018-05-11 01:36:24 +02:00
parent 3b9cb19ec8
commit 8c259c0a6b
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
language: C
sudo: enabled
script: autoreconf -i && ./configure && make
script: autoreconf -i && ./configure && make && make test