浏览代码

Windows CI: next try.

Kim Kulling 10 年之前
父节点
当前提交
1b02553e88
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -19,6 +19,7 @@ configuration: Release
 build:
 
 build_script:
+- cd c:\projects
 - cd assimp
 - cmake -G"Visual Studio 11" ..
 - msbuild /m /p:Configuration=Release /p:Platform="Win32" Assimp.sln