mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
7 lines
83 B
YAML
7 lines
83 B
YAML
![]() |
# Travis CI integration
|
||
|
language: c
|
||
|
compiler:
|
||
|
- gcc
|
||
|
|
||
|
script: ./configure && make
|