commit | ced9cb5303ad1447f84d923e0c7f769f5e0c6297 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Tue Jan 16 21:02:26 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Jan 16 21:02:26 2018 +0100 |
tree | f575b3d1d1004b8ba06a007175ec08dd099f16fa | |
parent | 9f1b7b93f5f0ef589e7b272e127cacf4ce5d23f1 [diff] |
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180) Use an improved version of multissl test helper to compile a local copy of OpenSSL 1.1.0g. Signed-off-by: Christian Heimes <christian@python.org>