Skip to content

Commit

Permalink
TST: Add a Coveralls badge to display test coverage in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey Jordahl committed Jan 18, 2014
1 parent 1587a8e commit 7788a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GeoPandas [![build status](https://secure.travis-ci.org/kjordahl/geopandas.png?branch=master)](https://travis-ci.org/kjordahl/geopandas)
GeoPandas [![build status](https://secure.travis-ci.org/kjordahl/geopandas.png?branch=master)](https://travis-ci.org/kjordahl/geopandas) [![Coverage Status](https://coveralls.io/repos/kjordahl/geopandas/badge.png)](https://coveralls.io/r/kjordahl/geopandas)
=========

Python tools for geographic data
Expand Down

0 comments on commit 7788a17

Please sign in to comment.