aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9abb2f5..e9adf84 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,8 @@ python:
- '3.6'
- '3.7'
- '3.8'
- - '3.9-dev'
+ - '3.9'
+ - '3.10'
install:
- pip install -U pip
- pip install .