提交 21c21542 编写于 作者: R Richard Levitte

Add branch coverage to coveralls statistics

Fixes #4444

[extended tests]
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4447)
上级 e3713c36
......@@ -215,7 +215,7 @@ script:
after_success:
- if [ -n "$COVERALLS" ]; then
coveralls -b . --gcov gcov-5 --gcov-options '\-lp';
coveralls -b . --gcov gcov-5 --gcov-options '\-lpbc';
fi;
notifications:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册