mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-15 00:16:05 +08:00
Merge pull request #33 from Ybalrid/CI_fix
Attempt to fix continuous integration (fix #31)
This commit is contained in:
commit
85ed1ac824
@ -1,5 +1,8 @@
|
|||||||
version: 0.9.{build}
|
version: 0.9.{build}
|
||||||
|
|
||||||
|
image:
|
||||||
|
- Visual Studio 2015
|
||||||
|
|
||||||
# scripts that runs after repo cloning.
|
# scripts that runs after repo cloning.
|
||||||
install:
|
install:
|
||||||
- vcsetup.bat
|
- vcsetup.bat
|
||||||
|
@ -1 +1 @@
|
|||||||
.\\tools\\windows\\premake5.exe vs2013
|
.\\tools\\windows\\premake5.exe vs2015
|
||||||
|
Loading…
x
Reference in New Issue
Block a user