summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7228e02..9db7e4e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,11 +3,12 @@ language: python
python:
- "2.7"
- "pypy"
- - "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
+ - "3.10"
+ - "3.11"
- "pypy3"
script: python -m unittest discover