Use Travis CI
This commit is contained in:
parent
25922000de
commit
d6191a56a3
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: ./configure && make
|
Loading…
x
Reference in New Issue
Block a user