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