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