mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 11:39:01 +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
|