mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
travis: Bootstrap autotools before building
This commit is contained in:
parent
e9cb9dbf60
commit
99855b2d63
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ language: c
|
|||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: autoreconf -f -i && ./configure && make && make test
|
||||
|
|
Loading…
Add table
Reference in a new issue