Skip to content

Commit 130e20f

Browse files
adrianbroherrillian
authored andcommitted
Make CMake build test on AppVeyor mandatory
Signed-off-by: Ralph Giles <[email protected]>
1 parent f09faff commit 130e20f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ environment:
1010
- BUILD_SYSTEM: MSVC
1111
- BUILD_SYSTEM: CMAKE
1212

13-
matrix:
14-
allow_failures:
15-
- BUILD_SYSTEM: CMAKE
16-
1713
install:
1814
- git clone -q https://github.com/xiph/ogg.git %APPVEYOR_BUILD_FOLDER%\..\libogg
1915
- if "%BUILD_SYSTEM%"=="MSVC" msbuild "%APPVEYOR_BUILD_FOLDER%\..\libogg\win32\VS2015\libogg_static.sln" /m /v:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /property:Configuration=%CONFIGURATION%;Platform=%PLATFORM%

0 commit comments

Comments
 (0)