mirror of
https://github.com/h2o/h2o.git
synced 2025-05-15 02:02:57 +08:00
7 lines
62 B
YAML
7 lines
62 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
script:
|
|
- make test
|