appveyor: Fix invalid path.

pull/800/head
Kim Kulling 2016-02-18 18:29:25 +01:00
parent 38d462f0b3
commit 166d5d1d13
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ init:
install: install:
# Make compiler command line tools available # Make compiler command line tools available
- call appveyor\compiler_setup.bat - call c:\projects\assimp\appveyor\compiler_setup.bat
build_script: build_script:
- cd c:\projects\assimp - cd c:\projects\assimp