Why is this breaking on AppVeyor?

coverity_scan
Alexander "Ace" Olofsson 8 years ago
parent f3187b17c8
commit 5743c839a8

@ -40,7 +40,7 @@ cache:
clone_folder: C:\projects\openmw
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:
- cmd: if %PLATFORM%==Win32 set build=Build_32

Loading…
Cancel
Save