Update .travis.yml

Removing 2.7 for now
This commit is contained in:
Jamie Hardt
2019-01-05 10:28:23 -08:00
parent 4f0c26f5ca
commit 0e1094421e

View File

@@ -1,7 +1,7 @@
dist: xenial dist: xenial
language: python language: python
python: python:
- "2.7" # - "2.7"
- "3.6" - "3.6"
- "3.5" - "3.5"
script: script: