Skip to content

Commit 00aec2e

Browse files
committed
build: add Travis-CL build badge to README
It's pretty standard to show the current build status on the README page
1 parent 7a1855a commit 00aec2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SemVer
1+
# SemVer [![Build Status](https://travis-ci.org/progician/SemVer.svg?branch=master)](https://travis-ci.org/progician/SemVer)
22

33
A simple C++ library for handling semantic version numbers.
44

0 commit comments

Comments
 (0)