Skip to content

Commit f294c85

Browse files
committed
add CI badges
1 parent c12b888 commit f294c85

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
*UNOFFICIAL* TensorFlow Serving API libraries for Python3
33
=========================================================
44

5+
+----------------+-----------------------------------------------------------------------------------------------------------------+
6+
| Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg |
7+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 |
8+
| | :alt: PyPi |
9+
| | |
10+
| | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg |
11+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
12+
| | :alt: Supported Python implementations |
13+
| | |
14+
| | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg |
15+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
16+
| | :alt: Supported Python versions |
17+
+----------------+-----------------------------------------------------------------------------------------------------------------+
18+
| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg |
19+
| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 |
20+
| | :alt: TravisCI |
21+
+----------------+-----------------------------------------------------------------------------------------------------------------+
22+
523
Installation
624
------------
725

0 commit comments

Comments
 (0)