Compatibility and Test Fixes from @Takbal#80
Conversation
|
The compatibility changes in this commit from @takbal allowed the tests to pass for me on both OS X El Capitan and Ubuntu 14.04. Like @takbal mentioned, I also saw that the I'm pretty sure that the test failures on Travis are due to LibExpat.jl issues rather than related to this package. I still don't know what to do about this, but no machine I've ever tested on has ever reproduced this problem with LibExpat.jl, so I believe it to be Travis-specific. |
…3.7 and 0.4.2. Signed-off-by: Ted Steiner <tsteiner2@gmail.com>
# Conflicts: # src/routing.jl
Compatibility and Test Fixes from @takbal
@takbal I really appreciate all the effort you put into #79. I'm using this pull request to track my progress as I work through understanding the changes you made.