Update .travis.yml

This commit is contained in:
xuhongzuo 2022-11-16 17:30:36 +08:00
parent 4f59aff21b
commit 8a36131201
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ language: python
dist: xenial dist: xenial
python: python:
- "3.6" # - "3.6"
- "3.7" # - "3.7"
- "3.8" - "3.8"
- "3.9" - "3.9"