bpo-32802: Travis does not compile Python if there is one change in the documentation by matrixise · Pull Request #5589 · python/cpython

@matrixise

…he documentation

Fix the detection of the modified files in Travis

Mariatta

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

Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>

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

Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>

Mariatta pushed a commit that referenced this pull request

Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>

Mariatta pushed a commit that referenced this pull request

Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>