mirror of
https://github.com/nothings/stb
synced 2025-03-05 10:31:26 +03:00
7 lines
71 B
YAML
7 lines
71 B
YAML
language: C
|
|
install: true
|
|
script:
|
|
- cd tests
|
|
- make 32
|
|
- make 64
|