Update appveyor.yml

Fix the build script.
pull/2887/head
Kim Kulling 2020-01-15 15:08:35 +01:00 committed by GitHub
parent 23e4dd8ae5
commit 9867bdd984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -59,8 +59,6 @@ before_build:
build:
- cmake --build . --use-stderr --target Release -- -j%NUMBER_OF_PROCESSORS%
parallel: true
project: Assimp.sln
after_build:
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" (