mirror of
https://github.com/nothings/stb
synced 2024-12-14 03:57:26 +03:00
6 lines
60 B
YAML
6 lines
60 B
YAML
language: C
|
|
install: true
|
|
script:
|
|
- cd tests
|
|
- make all
|