Conversation
|
Hi @springmeyer when you have time, could you review this PR for installing libpostal from mason. build works for me locally on osx with I wasn't able to use Travis: The expat installation seems return a md5 sha mismatch. I do not completely understand what happens if i directly update the sha there. could you also help with that. |
@manoharuss a mismatched hash like that usually means there was a problem with the download. I retried the build and it succeeded.
You can use the travis gem to fetch this token, there are instructions in the readme: https://github.com/mapbox/mason#trigger |
No description provided.