travis: Bootstrap autotools before building
This commit is contained in:
parent
e9cb9dbf60
commit
99855b2d63
@ -2,3 +2,4 @@ language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: autoreconf -f -i && ./configure && make && make test
|
||||
|
Loading…
Reference in New Issue
Block a user