1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/.travis.yml
2013-03-25 15:24:47 +01:00

6 lines
90 B
YAML

language: c
compiler:
- gcc
- clang
script: ./autogen.sh && ./configure && make check