blob: a5bb068a19657715de36c79f7e1d5b055643276b [file] [log] [blame]
language: c
compiler:
- gcc
- clang
os:
- linux
- osx
script:
- ./autogen.sh && ./configure && make && make check