From e4a8c6fc97325951c14c4b1ba56f5fa78fe6fd93 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Sun, 2 Dec 2012 20:57:49 -0200 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3caba60..52334d1 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![CI status](https://secure.travis-ci.org/jeluard/semantic-versioning.png) + Semantic Versioning is a Java library allowing to validate if library version numbers follows Semantic Versioning principles as defined by [http://semver.org](Semantic Versioning). Project version number changes implication are not always clearly identified. Will this patch released be safe to use in my project? -- cgit v1.2.3