Update .travis.yml

This commit is contained in:
Philip Wellnitz 2020-10-12 18:11:48 +09:00 committed by GitHub
parent 0cccb7b4bc
commit a1a36699b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,7 @@ jobs:
- stage: Latest Python - stage: Latest Python
python: "3.6" python: "3.6"
- stage: Intermediate versions - stage: Intermediate versions
python: "3.3" python: "3.5"
- python: "3.4" - python: "3.4"
- python: "3.5"
# vim: et # vim: et