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