mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
6 lines
53 B
YAML
6 lines
53 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
script: make
|