From d285c8ab52911c227b03c1808b2d443f07547af3 Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Sat, 7 Sep 2019 12:13:19 -0700 Subject: [PATCH] Add my Travis CI and Coveralls badges --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index cfdf65c..1b38b49 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,12 @@ python-adb ========== +.. image:: https://coveralls.io/repos/github/JeffLIrion/python-adb/badge.svg?branch=documentation + :target: https://coveralls.io/github/JeffLIrion/python-adb?branch=documentation + +.. image:: https://travis-ci.com/JeffLIrion/python-adb.svg?branch=documentation + :target: https://travis-ci.com/JeffLIrion/python-adb + .. image:: https://coveralls.io/repos/github/google/python-adb/badge.svg?branch=master :target: https://coveralls.io/github/google/python-adb?branch=master