mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-03-10 22:43:54 +00:00
Testing builds with travis-ci.org
This commit is contained in:
parent
fd0b7eda59
commit
5bd568a2f4
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
install: sudo apt-get install jq curl && jq --version && curl --version
|
||||||
|
script: autoconf && ./configure && make && tests/all -j5
|
Loading…
x
Reference in New Issue
Block a user