rlee287 / pyautoupdate

An auto-update API for Python programs. ARCHIVED: The update mechanism here contains no guarantees about code integrity. You may want to look at TUF (The Update Framework) instead.
GNU Lesser General Public License v2.1
14 stars 2 forks source link

Update .travis.yml #6

Closed stevepeak closed 8 years ago

stevepeak commented 8 years ago

Debugging coverage. Please do not merge.

stevepeak commented 8 years ago

@rlee287 where are my find commands? strange. I'm trying to find the reports....

I gtg, but will check back soon 👍

rlee287 commented 8 years ago

Thanks @stevepeak , but I am troubleshooting the coverage branch, where I switched to the coverage module instead of using pytest-cov for coverage measurement. After I switched, codecov could no longer find the xml files.