Skip to content

Commit 6e8be2b

Browse files
committed
Include CLI badges
1 parent dd99ff3 commit 6e8be2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1 id="≡-c-submodule-manager-gitter"><a href="#contents">≡</a> <a href="#">
2525
<p><a target="_blank" href="https://github.com/cppsm">GitHub organization <i class="fas fa-xs fa-external-link-alt"></i></a> subprojects:</p>
2626
<ul>
2727
<li><a target="_blank" href="https://github.com/cppsm/cppsm.github.io/issues">Issues <i class="fas fa-xs fa-external-link-alt"></i></a></li>
28-
<li><a target="_blank" href="https://github.com/cppsm/cppsm-cli">Command-line interface <i class="fas fa-xs fa-external-link-alt"></i></a></li>
28+
<li><a target="_blank" href="https://github.com/cppsm/cppsm-cli">Command-line interface <i class="fas fa-xs fa-external-link-alt"></i></a> <a target="_blank" href="https://travis-ci.org/cppsm/cppsm-cli"><img src="https://travis-ci.org/cppsm/cppsm-cli.svg?branch=master" alt="Build Status"></a> <a target="_blank" href="https://codecov.io/github/cppsm/cppsm-cli?branch=master"><img src="https://img.shields.io/codecov/c/github/cppsm/cppsm-cli/master.svg" alt="Code Coverage"></a></li>
2929
<li><a target="_blank" href="https://github.com/cppsm/cppsm-boilerplate">Per project boilerplate <i class="fas fa-xs fa-external-link-alt"></i></a></li>
3030
</ul>
3131
<h2><a id="contents"></a> <a href="#contents"></a> <a href="#contents">Contents</a></h2>

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See [repositories with the `#cppsm` topic](https://github.com/topics/cppsm).
1717
[GitHub organization](https://github.com/cppsm) subprojects:
1818

1919
- [Issues](https://github.com/cppsm/cppsm.github.io/issues)
20-
- [Command-line interface](https://github.com/cppsm/cppsm-cli)
20+
- [Command-line interface](https://github.com/cppsm/cppsm-cli) [![Build Status](https://travis-ci.org/cppsm/cppsm-cli.svg?branch=master)](https://travis-ci.org/cppsm/cppsm-cli) [![Code Coverage](https://img.shields.io/codecov/c/github/cppsm/cppsm-cli/master.svg)](https://codecov.io/github/cppsm/cppsm-cli?branch=master)
2121
- [Per project boilerplate](https://github.com/cppsm/cppsm-boilerplate)
2222

2323
## <a id="contents"></a> [](#contents) [Contents](#contents)

0 commit comments

Comments
 (0)