Closed mapsam closed 7 years ago
Thanks for catching this glitch! It is the same as #71 in that we need to add to the .gitignore
. The local.env
should not be committed to git, so removing https://github.com/mapbox/mbtiles-geostats/blob/master/local.env will fix this.
@mapsam - fix also ported to https://github.com/mapbox/mbtiles-geostats/pull/10 for ya.
I'm using .travis file over at mbtiles-geostats and hit the following error message on travis for the clang-tidy build:
Looks like mason isn't setup, because we skip this conditional.
cc @GretaCB