From bc00d97282683cb2e4b3296eeba646f4eeaa0d00 Mon Sep 17 00:00:00 2001 From: mustafa Date: Mon, 6 Jun 2022 20:55:59 +0300 Subject: [PATCH] Try Python3.9 for built-in OpenSSL lib --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 425298e..0d4f89c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ --- -language: python -python: 2.7.18 +language: python +python: 3.9 dist: focal addons: apt: