mirror of
https://github.com/nothings/stb.git
synced 2025-09-05 19:08:16 +00:00
9 lines
88 B
YAML
9 lines
88 B
YAML
language: C
|
|
arch:
|
|
- AMD64
|
|
- ppc64le
|
|
install: true
|
|
script:
|
|
- cd tests
|
|
- make all
|