Update .travis.yml

Removed other old versions
This commit is contained in:
Jamie Hardt
2019-01-01 12:21:05 -08:00
parent 0723f21e4f
commit 830c702376

View File

@@ -3,8 +3,6 @@ python:
- "3.6" - "3.6"
- "3.5" - "3.5"
- "3.4" - "3.4"
- "3.3"
- "3.2"
script: script:
- "python3 setup.py test" - "python3 setup.py test"
before_install: before_install: