mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-01 02:48:55 +00:00
Show clang version in Travis build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user