diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-10-12 19:19:19 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2018-10-12 19:19:19 -0400 |
commit | 6c2f136bc997c33979979dc24d310b27a76082d1 (patch) | |
tree | 0cea5fe4b347e6ec814d3ee629f89db57dd5b83e /python | |
parent | 718763f8fc8c0650fd880b32fe9bbf931d7e2183 (diff) |
remove code coverage and TravisCI badges
since they're not for the right repository any more
Diffstat (limited to 'python')
-rw-r--r-- | python/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/README.md b/python/README.md index e354cfd..b928185 100644 --- a/python/README.md +++ b/python/README.md @@ -1,9 +1,6 @@ python-olm ========== -[![Travis Build Status](https://travis-ci.org/poljar/python-olm.svg?branch=master)](https://travis-ci.org/poljar/python-olm) -[![Codecov Coverage Status](https://codecov.io/gh/poljar/python-olm/branch/master/graph/badge.svg)](https://codecov.io/gh/poljar/python-olm) - Python bindings for Olm. The specification of the Olm cryptographic ratchet which is used for peer to |