Remove 2.6 and 3.3 from .travis.yml

This commit is contained in:
Nicholas Charriere 2018-05-06 14:41:44 -07:00
parent 2e0a296222
commit f59fd3379e

View file

@ -1,8 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"