GeoDaCenter / spatial_access

https://spatial.uchicago.edu
37 stars 11 forks source link

Travis build fails because protobuf headers are not found #21

Closed lmnoel closed 5 years ago

lmnoel commented 5 years ago

See build: https://travis-ci.org/GeoDaCenter/spatial_access/builds/457749357

Travis build fails because protobuf headers are not found. StackOverflow reports that the following step solves the issue: sudo apt-get install libprotobuf-dev protobuf-compiler However that does not appear to solve the issue in this case (see .travis.yml)

lmnoel commented 5 years ago

Fixed in 0.1.4