twisted is dropping 2.7 support. test on 3.7 (3.8 is not supported yet) (#5159)

This commit is contained in:
Paul Kehrer 2020-03-29 15:23:51 -05:00 committed by GitHub
parent 62287ae183
commit f0a14a5c04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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