Update .travis.yml

This commit is contained in:
akamhy 2020-05-05 17:27:58 +05:30 committed by GitHub
parent 660a826aed
commit 38f3b81742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ language: python
python: python:
- "2.7" - "2.7"
- "3.6" - "3.6"
- "3.8"
os: linux os: linux
dist: xenial dist: xenial
cache: pip cache: pip