summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 82d8d69..4f16e60 100644
--- a/README
+++ b/README
@@ -1,6 +1,9 @@
python-semantic_version
=======================
+.. image:: https://secure.travis-ci.org/rbarrois/python-semanticversion.png?branch=master
+ :target: http://travis-ci.org/rbarrois/python-semanticversion/
+
This small python library provides a few tools to handle `SemVer <http://semver.org>`_ in Python.