mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-15 23:06:01 +08:00
Merge branch 'master' of github.com:syoyo/tinygltfloader
This commit is contained in:
commit
d8959696c0
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
language: cpp
|
||||||
|
|
||||||
|
compiler: gcc
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get update -qq -y
|
||||||
|
|
||||||
|
script:
|
||||||
|
- make
|
||||||
|
- ./loader_test box.gltf
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
[](https://travis-ci.org/syoyo/tinygltfloader)
|
||||||
|
|
||||||
[](https://ci.appveyor.com/project/syoyo/tinygltfloader)
|
[](https://ci.appveyor.com/project/syoyo/tinygltfloader)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user