mirror of
https://github.com/tstack/lnav
synced 2024-11-19 15:25:34 +00:00
5 lines
57 B
YAML
5 lines
57 B
YAML
|
|
language: cpp
|
|
compiler: gcc
|
|
script: ./configure && make
|