Suppress VC2013 warnings.
Update AppVeyor script.
This commit is contained in:
11
appveyor.yml
11
appveyor.yml
@@ -1,12 +1,7 @@
|
||||
version: 0.9.{build}
|
||||
|
||||
# scripts that runs after repo cloning.
|
||||
install:
|
||||
- vcsetup.bat
|
||||
|
||||
platform: x64
|
||||
configuration: Release
|
||||
|
||||
build:
|
||||
parallel: true
|
||||
project: TinyObjLoaderSolution.sln
|
||||
build_script:
|
||||
- cd tests
|
||||
- vcbuild.bat
|
||||
|
||||
Reference in New Issue
Block a user