commit | fc710ee266e9461fdba9933ec6004318db588820 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Tue Jun 16 17:27:30 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Jun 16 17:27:30 2020 +0200 |
tree | 6bbf739bb6f570692621bbeb2391ed4eaefdb037 | |
parent | e0bec69854ff17b1a6db9bc01db8c002761bb7a8 [diff] |
bpo-40993: Don't run Travis CI coverage on PRs (GH-20916) C and Python coverage jobs of Travis CI are no longer run on pull requests, only on branches like master.