diff --git a/.travis.yml b/.travis.yml index 28bcfa5a..24278a83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: - 3.7 - 3.8 - 3.9 + - 3.10-dev cache: pip: true