mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
re-enable paramiko downstream testing (#5436)
This commit is contained in:
parent
c2624de7ee
commit
761e9aa990
1 changed files with 2 additions and 4 deletions
|
|
@ -118,10 +118,8 @@ matrix:
|
|||
env: DOWNSTREAM=pyopenssl
|
||||
- python: 3.7
|
||||
env: DOWNSTREAM=twisted OPENSSL=1.1.1g
|
||||
# Temporary disabled until
|
||||
# https://github.com/paramiko/paramiko/pull/1723 is merged
|
||||
# - python: 2.7
|
||||
# env: DOWNSTREAM=paramiko
|
||||
- python: 2.7
|
||||
env: DOWNSTREAM=paramiko
|
||||
- python: 3.7
|
||||
env: DOWNSTREAM=aws-encryption-sdk
|
||||
- python: 3.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue