aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/upload_coverage.sh
Commit message (Expand)AuthorAgeFilesLines
* Run codecov in required mode so it exits with non-zero on failure (#5073)Alex Gaynor2019-11-251-1/+2
* Skip coverage uploads on pypy3-nocoverage builds (#5074)Alex Gaynor2019-11-251-0/+1
* Retry failed code coverage uploads (#5054)Alex Gaynor2019-11-111-1/+1
* run docker builds in travis instead of jenkins (#4526)Paul Kehrer2018-10-251-1/+1
* Only send coverage for tox builds, in prep for #4228 (#4248)Alex Gaynor2018-05-161-10/+12
* 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 issu...Alex Gaynor2016-01-031-1/+1
* 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
* Don't try to upload coverage on builds which don't produce coverageAlex Gaynor2015-07-121-0/+10