bpo-40993: Don't run Travis CI coverage on PRs by vstinner · Pull Request #20916 · python/cpython

@vstinner

C and Python coverage jobs of Travis CI are no longer run on pull
requests, only on branches like master.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2020
C and Python coverage jobs of Travis CI are no longer run on pull
requests, only on branches like master.
(cherry picked from commit fc710ee)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2020
C and Python coverage jobs of Travis CI are no longer run on pull
requests, only on branches like master.
(cherry picked from commit fc710ee)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Jun 16, 2020
C and Python coverage jobs of Travis CI are no longer run on pull
requests, only on branches like master.
(cherry picked from commit fc710ee)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Jun 16, 2020
C and Python coverage jobs of Travis CI are no longer run on pull
requests, only on branches like master.
(cherry picked from commit fc710ee)

Co-authored-by: Victor Stinner <vstinner@python.org>