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

New version of the build system, fixed an error I was having. #20

Merged
merged 2 commits into from Jul 2, 2019

Conversation

thejefflarson
Copy link
Contributor

I also formatted the wscript. It is 2019 after all :)

1. Use specific methods, like `OSRDestroySpatialReference`, over generic ones, like
`OSRRelease`. The specific ones are always right.
2. `atexit` is always a mistake.
3. Questions end with a question mark.
Copy link

@jrgriffiniii jrgriffiniii left a comment

Choose a reason for hiding this comment

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

make test passes for me locally, and the builds on Travis only seem to be failing due to some FTP download issues: https://travis-ci.org/propublica/simple-tiles/jobs/550656383

@ashaw ashaw merged commit 89e6835 into master Jul 2, 2019
@ashaw
Copy link
Member

ashaw commented Jul 2, 2019

@jrgriffiniii Those test data endpoints should be fixed now. Thanks!

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

3 participants