Travis-ci build status in README

This commit is contained in:
Kelsey Jordahl
2013-08-19 22:15:45 -04:00
parent 29cb4a7af1
commit 9479a2aa79
+2
View File
@@ -1,6 +1,8 @@
Introduction
------------
[![build status](https://secure.travis-ci.org/kjordahl/geopandas.png?branch=master)](https://travis-ci.org/kjordahl/geopandas)
GeoPandas is a project to add support for geographic data to
[pandas](http://pandas.pydata.org) objects. It currently implements
`GeoSeries` and `GeoDataFrame` types which is are subclasses of