libblobpack/.travis.yml

7 lines
64 B
YAML
Raw Normal View History

2016-08-30 13:14:15 +02:00
language: c
2016-08-30 13:41:37 +02:00
script:
autoreconf
./configure
make
make check