AstroDigital / modis-ingestor

Scripts and other artifacts for MODIS data ingestion into Amazon public hosting.
MIT License
14 stars 2 forks source link

Fix cmr, v 0.1.1 #42

Open matthewhanson opened 6 years ago

matthewhanson commented 6 years ago

This is erroring because of a change in how the .env file is being imported and the fact that the travis file here is trying to build the docker image.

I wouldn't bother fixing this, I'd move to CircleCI and use geolambda as the base image.