mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-13 20:16:01 +08:00
Show clang version in Travis build.
This commit is contained in:
parent
23467959ca
commit
817bbcfb58
@ -43,6 +43,7 @@ script:
|
||||
- ${CXX} ${EXTRA_CXXFLAGS} -std=c++11 -Wall -g -o loader_example loader_example.cc
|
||||
- ./loader_example ./models/Cube/Cube.gltf
|
||||
- cd tests
|
||||
- clang++ -v
|
||||
- make
|
||||
- ./tester
|
||||
- ./tester_noexcept
|
||||
|
Loading…
x
Reference in New Issue
Block a user