From 0833e93cd2ffaba708aca4050a319153325692a1 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 28 Mar 2020 11:49:29 -0400 Subject: Run twisted under a newer openssl (#5158) * Run twisted under a newer openssl * yet newer --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c9d0c5a1..23cddfce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -119,7 +119,7 @@ matrix: - python: 2.7 env: DOWNSTREAM=pyopenssl - python: 2.7 - env: DOWNSTREAM=twisted + env: DOWNSTREAM=twisted OPENSSL=1.1.1d - python: 2.7 env: DOWNSTREAM=paramiko - python: 2.7 -- cgit v1.2.3