azavea / python-omgeo

OMGeocoder - A python geocoding abstraction layer
http://python-omgeo.readthedocs.io/en/latest/
MIT License
36 stars 14 forks source link

Add Travis CI support with PyPI publishing support #33

Closed hectcastro closed 7 years ago

hectcastro commented 7 years ago

Add Travis CI support for testing the library's supported APIs with Python 2.7. In addition, add support for automatic package publishing to PyPI.

Lastly, skip failing MapQuest test that were failing prior to the bug addressed in #30. Opened #32 to address at a later date.

Fixes https://github.com/azavea/python-omgeo/issues/31 Fixes https://github.com/azavea/python-omgeo/issues/28 Builds on https://github.com/azavea/python-omgeo/pull/30


Testing

See the output of https://travis-ci.org/azavea/python-omgeo/builds/248436071