0
0
mirror of https://github.com/nothings/stb.git synced 2026-01-18 17:21:29 +01:00
Files
stb/.travis.yml
2021-07-06 21:45:40 -07:00

9 lines
88 B
YAML

language: C
arch:
- AMD64
- ppc64le
install: true
script:
- cd tests
- make all