mirror of
https://github.com/colindean/optar.git
synced 2025-03-11 22:17:40 +13:00
6 lines
59 B
YAML
6 lines
59 B
YAML
language: c
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
script: "make"
|