]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32802: Fix Travis build (GH-5589) (GH-5591)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Feb 2018 20:01:23 +0000 (12:01 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Thu, 8 Feb 2018 20:01:23 +0000 (12:01 -0800)
commitfe92c441519d0c4fc93bb98fc1bb4e225dea44c4
treee0661e74d543f64c1a48267121e0323167df4a64
parent7f95c8c319c1ee593b130d0eb1d4947d9d7e008a
bpo-32802: Fix Travis build (GH-5589) (GH-5591)

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 32921f90821ab54ffb757b7e996e5b7a71fac25e)

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