forked from Green-Sky/tomato
Merge commit '3cd551098b8dc5a2b55d45a2a63bb9a219d31f2e' as 'external/stb/stb'
This commit is contained in:
8
external/stb/stb/.travis.yml
vendored
Normal file
8
external/stb/stb/.travis.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
language: C
|
||||
arch:
|
||||
- AMD64
|
||||
- ppc64le
|
||||
install: true
|
||||
script:
|
||||
- cd tests
|
||||
- make all
|
Reference in New Issue
Block a user