aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/upload_coverage.sh
Commit message (Collapse)AuthorAgeFilesLines
* modify upload_coverage to handle pypy-nocoverage properlyPaul Kehrer2016-01-041-5/+10
|
* add a pypy-nocoverage target and use that on OS XPaul Kehrer2016-01-031-1/+1
|
* Drop pypy3, we don't run it in CI, and we won't run it again until these ↵Alex Gaynor2016-01-031-1/+1
| | | | issues are resolved
* Attempt to enable coverage on pypyAlex Gaynor2016-01-031-1/+1
|
* Switch back to a released version of codecovAlex Gaynor2015-10-211-2/+1
|
* Don't use pipesAlex Gaynor2015-09-091-1/+2
| | | Download the whole file first, @glyph points out that truncation attacks are a thing.
* Don't try to upload coverage on builds which don't produce coverageAlex Gaynor2015-07-121-0/+10