sketch-city / harvey-api

Harvey Needs API
http://harveyneeds.org
GNU General Public License v3.0
23 stars 39 forks source link

TODO: Disable or fix tests at test/tasks/geodata_test.rb #82

Closed jwo closed 7 years ago

jwo commented 7 years ago

The geocoding rake tasks seem to fail on travis-ci pretty often. And I can't figure out why.

I think, for now, I'd like to simply disable the tasks test.

Maybe move them into a job rather than a rake task and see if that fixes.