mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 12:31:45 +08:00
Travis CI integration
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
bd9c8ddda6
commit
26bc0716b7
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Travis CI integration
|
||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
|
||||||
|
script: ./configure && make
|
Loading…
Reference in New Issue
Block a user