commit | 92b1f90143286385c0ff5be98d3721b90580a912 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Aug 18 17:30:51 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 18 17:30:51 2017 +0200 |
tree | 4d325da12b6dab4dc449c9e7cf2d49b802b0a5a8 | |
parent | 4d3851727fb82195e4995c6064b0b2d6cbc031c4 [diff] |
bpo-31231: Fix pythoninfo in Travis config (#3134) bpo-31231, bpo-30871: Replace "./python -m test.pythoninfo" with "make pythoninfo", since macOS uses ./python.exe.