mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
fix travis build while debugging autoreconf thingie
This commit is contained in:
parent
b105ba1bf9
commit
b8019695e9
1 changed files with 2 additions and 0 deletions
|
|
@ -16,4 +16,6 @@ compiler:
|
|||
- clang -fsanitize=address
|
||||
- gcc
|
||||
|
||||
before_script: autoreconf -fiv
|
||||
|
||||
script: ./configure && make && make check && make distcheck && make CC=$CC -C c -f Makefile.no-autoconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue