travis add
parent
a27bb47b57
commit
91906fca27
@ -0,0 +1,5 @@
|
|||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
# Change this to your needs
|
||||||
|
script: cd source && ./configure && make
|
Loading…
Reference in New Issue