mirror of
https://github.com/osmarks/ngircd.git
synced 2025-07-03 02:12:49 +00:00
Add Travis-CI configuration file
This commit is contained in:
parent
a14eb495b7
commit
7ed06b2189
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
script: ./autogen.sh && ./configure && make check
|
Loading…
x
Reference in New Issue
Block a user