diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 23cddfce..61e59a3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 |