Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis CI support with PyPI publishing support #33

Merged
merged 2 commits into from
Jun 29, 2017

Conversation

hectcastro
Copy link
Contributor

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 #31
Fixes #28
Builds on #30


Testing

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

Copy link
Member

@jwalgran jwalgran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Test pass on my machine. Travis config looks like the documented tag deploy setup https://docs.travis-ci.com/user/deployment/pypi/#Deploying-tags

Hector Castro added 2 commits June 29, 2017 12:48
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.
I was unable to find a reference to the original image.
@hectcastro hectcastro changed the base branch from master to develop June 29, 2017 16:49
@hectcastro hectcastro merged commit c47bce3 into develop Jun 29, 2017
@hectcastro hectcastro deleted the feature/hmc/ci-support branch June 29, 2017 16:59
jwalgran added a commit to azavea/django-tinsel that referenced this pull request Jul 6, 2017
Taken directly from the known working azavea/python-omgeo#33
jwalgran added a commit to azavea/django-tinsel that referenced this pull request Jul 6, 2017
Based on the known working azavea/python-omgeo#33

I used `travis encrypt --add deploy.password` to generate a new secure
password value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants