commit | ad3997c592ee9b75fdcd44a0eaa51d748a2e2394 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 08 11:42:47 2018 -0800 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Thu Feb 08 11:42:46 2018 -0800 |
tree | 0cf2501ced2d87e0816dd684e9ab8a2719f534c4 | |
parent | a747cf6d9b87ea8c7ce3a42d09e5b966c8e83fa0 [diff] |
bpo-32802: Fix Travis build (GH-5589) (GH-5590) 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>