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