Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
3769a87b
Unverified
Commit
3769a87b
authored
Apr 15, 2020
by
Christian Brauner
Committed by
Stéphane Graber
Apr 15, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis: add back coverity
Signed-off-by:
Christian Brauner
<
christian.brauner@ubuntu.com
>
parent
4a248480
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
.travis.yml
.travis.yml
+18
-0
No files found.
.travis.yml
View file @
3769a87b
...
@@ -22,3 +22,21 @@ notifications:
...
@@ -22,3 +22,21 @@ notifications:
recipients
:
recipients
:
-
lxc-devel@lists.linuxcontainers.org
-
lxc-devel@lists.linuxcontainers.org
webhooks
:
https://linuxcontainers.org/webhook-lxcbot/
webhooks
:
https://linuxcontainers.org/webhook-lxcbot/
env
:
global
:
-
secure
:
"
HlNoguS2Sjyj7Mbb644wrHZqdp/p7I7gX00XoUzLRcFosmVdYpHo6Ix8pt9ddC5tDfX05pl5x8OBwrccY+picb9NDNCt7C5TlNcuyyDROnMJW5q33j4EZRI91sBQdmn2uorMzi/CnHEtvUw20+sjBOqIqvpnUV2SMaZiWGC1Eec="
addons
:
coverity_scan
:
project
:
name
:
lxc/lxc
description
:
"
LXC
-
Linux
Containers
https://linuxcontainers.org/lxc"
# Where email notification of build analysis results will be sent
notification_email
:
christian.brauner@ubuntu.com
build_command_prepend
:
"
./autogen.sh
&&
mkdir
build
&&
cd
build
&&
../configure
--enable-tests
--with-distro=unknown
--disable-rpath
--enable-tests
--enable-memfd-rexec
--enable-seccomp
--enable-static
--enable-werror"
build_command
:
"
make
-j4"
branch_pattern
:
master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment