GClunies/py_noaa

Travis CI builds failing - Pytest Issue?

Closed this issue · 0 comments

@delgadom,

I am wondering if you are able to shed some light on why these builds are failing? Only thing that has changed in latest commit is some of the documentation in README.md, no change to code itself or the tests. I even re-ran some previously passing builds (e.g. build #80) and they now fail as well. It looks like its an issue when Travis CI tries to run pytest?

You can see the build logs for the latest commit's build here build #81

On another note, I plan on replacing this package with noaa_coops, which will have a Station() class and support metadata from NOAA (https://tidesandcurrents.noaa.gov/mdapi/latest/). Early days, but I suspect I may run across the same issue as I develop there and begin to include testing and Travis CI.