LibGEOS v0.1.2
Buffer can also return a MultiPolygon, not only a Polygon (#31) * Buffer can return other things than Polygon. * Added test for buffer output type. * Removed dummy false check. * allow failures on nightlies * allow failures on nightlies on Travis