libkernaux/.travis.yml

8 lines
78 B
YAML

language: c
script:
- ./autogen.sh
- ./configure
- make
- make check