mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-21 11:18:12 +08:00
6 lines
53 B
YAML
6 lines
53 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
script: make
|