diff --git a/.travis.yml b/.travis.yml index 7b27370..b4fc3a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,11 @@ matrix: fast_finish: true include: - python: 'pypy3' + - python: '3.12' + - python: '3.12' + dist: focal + - python: '3.12' + dist: bionic - python: '3.11' - python: '3.11' dist: focal