mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
twisted is dropping 2.7 support. test on 3.7 (3.8 is not supported yet) (#5159)
This commit is contained in:
parent
62287ae183
commit
f0a14a5c04
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ matrix:
|
|||
|
||||
- python: 2.7
|
||||
env: DOWNSTREAM=pyopenssl
|
||||
- python: 2.7
|
||||
- python: 3.7
|
||||
env: DOWNSTREAM=twisted OPENSSL=1.1.1d
|
||||
- python: 2.7
|
||||
env: DOWNSTREAM=paramiko
|
||||
|
|
|
|||
Loading…
Reference in a new issue