.travis.yml: add Travis CI configuration
This commit is contained in:
parent
a9e20eb10a
commit
71bbb1269b
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
language: c
|
||||||
|
|
||||||
|
script:
|
||||||
|
- ./INSTALL
|
||||||
Loading…
Add table
Add a link
Reference in a new issue