Skip to content

Commit

Permalink
Revert "Build without unity builds, how far will we get?"
Browse files Browse the repository at this point in the history
This reverts commit 0533549.
  • Loading branch information
ananace committed Dec 28, 2015
1 parent 0533549 commit 42e3ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -37,7 +37,7 @@ cache:
clone_folder: C:\projects\openmw

before_build:
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -p %PLATFORM%
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -p %PLATFORM%

build_script:
- cmd: if %PLATFORM%==Win32 set build=Build_32
Expand Down

0 comments on commit 42e3ff6

Please sign in to comment.