mirror of
https://github.com/vale981/libblobpack
synced 2025-03-04 17:31:42 -05:00
6 lines
64 B
YAML
6 lines
64 B
YAML
language: c
|
|
script:
|
|
autoreconf
|
|
./configure
|
|
make
|
|
make check
|