Travis building and tests
This commit is contained in:
parent
3b9cb19ec8
commit
8c259c0a6b
@ -1,3 +1,3 @@
|
||||
language: C
|
||||
sudo: enabled
|
||||
script: autoreconf -i && ./configure && make
|
||||
script: autoreconf -i && ./configure && make && make test
|
||||
|
Loading…
Reference in New Issue
Block a user