]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40993: Don't run Travis CI coverage on PRs (GH-20916)
authorVictor Stinner <vstinner@python.org>
Tue, 16 Jun 2020 15:27:30 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2020 15:27:30 +0000 (17:27 +0200)
commitfc710ee266e9461fdba9933ec6004318db588820
tree6bbf739bb6f570692621bbeb2391ed4eaefdb037
parente0bec69854ff17b1a6db9bc01db8c002761bb7a8
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.
.travis.yml