mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added Travis build configuration
This commit is contained in:
parent
51649ebe23
commit
7897b8519c
1 changed files with 3 additions and 0 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
language: c
|
||||
before_script: ./autogen.sh
|
||||
script: ./configure && make
|
||||
Loading…
Add table
Add a link
Reference in a new issue