mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-28 05:31:48 +08:00
7 lines
87 B
YAML
7 lines
87 B
YAML
|
language: c
|
||
|
compiler:
|
||
|
- gcc
|
||
|
- clang
|
||
|
# Change this to your needs
|
||
|
script: make linux
|