forked from teamnwah/openmw-tes3coop
Why is this breaking on AppVeyor?
This commit is contained in:
parent
f3187b17c8
commit
5743c839a8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ cache:
|
||||||
clone_folder: C:\projects\openmw
|
clone_folder: C:\projects\openmw
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u
|
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -v
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: if %PLATFORM%==Win32 set build=Build_32
|
- cmd: if %PLATFORM%==Win32 set build=Build_32
|
||||||
|
|
Loading…
Reference in a new issue