Update .travis.yml

This commit is contained in:
Jamie Hardt
2020-10-08 21:37:50 -07:00
committed by GitHub
parent 0788613ea3
commit cfc1a451bc

View File

@@ -2,7 +2,7 @@ dist: xenial
language: python
python:
# - "2.7"
- "3.5"
# - "3.5"
- "3.6"
- "3.7"
- "3.8"