mirror of
https://github.com/nothings/stb
synced 2024-12-04 07:22:32 +03:00
Travis-ci: added support for ppc64le
This commit is contained in:
parent
6ca560c9af
commit
9f98546022
@ -1,4 +1,7 @@
|
||||
language: C
|
||||
arch:
|
||||
- AMD64
|
||||
- ppc64le
|
||||
install: true
|
||||
script:
|
||||
- cd tests
|
||||
|
Loading…
Reference in New Issue
Block a user