aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-03-28 11:49:29 -0400
committerGitHub <noreply@github.com>2020-03-28 10:49:29 -0500
commit0833e93cd2ffaba708aca4050a319153325692a1 (patch)
treef25a10970ac697a51e7634dd7c1fd7077a7eb2b8
parent2cc6bd61bace94f43f416d0ce549171c14fbd658 (diff)
downloadcryptography-0833e93cd2ffaba708aca4050a319153325692a1.tar.gz
cryptography-0833e93cd2ffaba708aca4050a319153325692a1.tar.bz2
cryptography-0833e93cd2ffaba708aca4050a319153325692a1.zip
Run twisted under a newer openssl (#5158)
* Run twisted under a newer openssl * yet newer
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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