Skip to content

Commit

Permalink
Merge pull request #106 from faunadb/codecov-badge
Browse files Browse the repository at this point in the history
fix code coverage badge
  • Loading branch information
marrony committed Nov 2, 2016
2 parents 5fe5773 + 4c37abb commit 397d587
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .coveralls.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WIP
This driver is under development. Changes may happen until we have an official release

.. image:: https://img.shields.io/travis/faunadb/faunadb-python/master.svg?maxAge=21600 :target: https://travis-ci.org/faunadb/faunadb-python
.. image:: https://img.shields.io/coveralls/faunadb/faunadb-python/master.svg?maxAge=21600 :target: https://coveralls.io/github/faunadb/faunadb-python?branch=master
.. image:: https://codecov.io/gh/faunadb/faunadb-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/faunadb/faunadb-python
.. image:: https://img.shields.io/pypi/v/faunadb.svg?maxAge=21600 :target: https://pypi.python.org/pypi/faunadb
.. image:: https://img.shields.io/badge/license-MPL_2.0-blue.svg?maxAge=2592000 :target: https://raw.githubusercontent.com/faunadb/faunadb-python/master/LICENSE

Expand Down

0 comments on commit 397d587

Please sign in to comment.