Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
RedisLabs Raft
Commits
e7e528dd
Commit
e7e528dd
authored
Jun 22, 2017
by
Willem Thiart
Browse files
Add coverity
parent
9651a97f
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
e7e528dd
...
@@ -5,3 +5,14 @@ script:
...
@@ -5,3 +5,14 @@ script:
-
make tests
-
make tests
after_success
:
after_success
:
-
coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue
-
coveralls --verbose --exclude include --exclude tests --exclude CLinkedListQueue
env
:
global
:
secure
:
"
hiF+fRPdXNqvBCptHfx233VjPzTUy4BKfgj1zgd5sUbrsb4V9LP7cnfoyg9G6+4KWfCdTUB1wi0yTe+rwlHdRDWALKqTVIGdj9Px2qySJOaI3qnAPiYcSJ2si+WNwnmlEO1Yh3gdMagi590Y7cGBk//sk72ieVo1OBNOtUTBjCA="
addons
:
coverity_scan
:
project
:
name
:
willemt/raft
description
:
Build submitted via Travis CI
notification_email
:
himself@willemthiart.com
build_command
:
make
branch_pattern
:
coverity_scan
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