Skip to content

Commit 987b43e

Browse files
committed
Add Travis badge to REDAME
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 2178dad commit 987b43e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# purl-python
2-
A parser and builder for purl Package URLs in Python
2+
3+
A parser and builder for purl Package URLs for Python 2 and 3.
4+
5+
See https://github.com/package-url/purl-spec for details.
6+
7+
License: MIT
8+
9+
Build and tests status
10+
======================
11+
12+
+------------------------------------------------------------------------------+
13+
| **Linux (Travis) on Python 2 and 3** |
14+
+==============================================================================+
15+
|.. image:: https://api.travis-ci.org/package-url/purl-python.png?branch=master|
16+
| :target: https://travis-ci.org/package-url/purl-python.png |
17+
| :alt: Linux Master branch tests status |
18+
+------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)