mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-19 20:53:52 +00:00
fix typo
This commit is contained in:
parent
b284432e79
commit
815909d3cf
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ addons:
|
||||||
description: "<Your project description here>"
|
description: "<Your project description here>"
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
notification_email: 720642+scrawl@users.noreply.github.com
|
notification_email: 720642+scrawl@users.noreply.github.com
|
||||||
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE" -DBUILD_OPENCS=FALSE"
|
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE -DBUILD_OPENCS=FALSE"
|
||||||
build_command: "make VERBOSE=1 -j3"
|
build_command: "make VERBOSE=1 -j3"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in a new issue