diff --git a/.appveyor.yml b/.appveyor.yml index 33ed6bd53c3667b24e1b30caf34af8aa8179fc88..32ee2a68c5ceb5f22eec4bb2ff429cf9e31db5ca 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,7 +17,7 @@ install: - 7z x opus.zip -oopus-artifacts - move /Y opus-artifacts opus - git clone -q https://github.com/xiph/ogg.git ogg -- msbuild ogg\win32\VS2015\libogg_static.sln /p:Configuration=%CONFIGURATION:-NoHTTP=%;Platform=%PLATFORM% /m /v:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" +- msbuild ogg\win32\VS2015\libogg.sln /p:Configuration=%CONFIGURATION:-NoHTTP=%;Platform=%PLATFORM% /m /v:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" - if %CONFIGURATION:-NoHTTP=%==%CONFIGURATION% git clone -q --branch=OpenSSL_1_0_2-stable https://github.com/openssl/openssl.git openssl - ps: >- If ($env:Platform -Match "Win32") {