diff --git a/.travis.yml b/.travis.yml index b9ea9f4..7f43a9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: - "3.9" - "3.10" - "3.11" + - "3.12" # command to install dependencies install: - pip3 install .