mapbox / supermercado

Supercharger for mercantile
MIT License
127 stars 21 forks source link

Configure Circle + Codecov integrations #8

Closed jqtrde closed 8 years ago

jqtrde commented 8 years ago

I took a first run at integrating CircleCI and Codecov for pxmcli and am happy with the relative simplicity/speed/features provided. This feels like a good alternative to the Travis + Coveralls setup we've (sort of) used in the past.

Getting things configured properly for supermercado will be a good next step, as it adds the additional complexity of requiring Numpy to be installed.

jqtrde commented 8 years ago

Per https://github.com/mapbox/supermercado/pull/6 — we're running well with Travis + Codecov as I haven't quite figured out how to get numpy deps installed on Circle.