mirror of
https://github.com/rafagafe/tiny-json.git
synced 2024-11-17 11:35:30 +00:00
6 lines
58 B
YAML
6 lines
58 B
YAML
language: c
|
|
sudo: false
|
|
script:
|
|
- cd test
|
|
- make test
|