Use Travis CI
This commit is contained in:
parent
0275f7e970
commit
9f758a772f
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: ./configure && make
|
Loading…
Add table
Reference in a new issue