mirror of
https://github.com/lexborisov/Modest
synced 2024-11-22 13:51:39 +03:00
6 lines
71 B
YAML
6 lines
71 B
YAML
language: c
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
install: false
|
|
script: make -j4 |