mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
3 lines
68 B
YAML
3 lines
68 B
YAML
language: c
|
|
before_script: ./autogen.sh
|
|
script: ./configure && make
|