libblobpack/.travis.yml
2016-08-30 13:41:37 +02:00

6 lines
64 B
YAML

language: c
script:
autoreconf
./configure
make
make check