diff --git a/.travis.yml b/.travis.yml index 14152c3..45f8ab6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,8 @@ matrix: include: - python: 3.7 - python: 3.8 -# - python: 3.9 -# - python: 3.10 + - python: 3.9 + - python: 3.10 install: - sudo apt-get update