Remove 2.6 from travis

This commit is contained in:
Dave Halter
2017-12-30 05:21:56 +01:00
parent 9c9b52422d
commit b5e0df0e8c

View File

@@ -1,7 +1,6 @@
language: python language: python
sudo: false sudo: false
python: python:
- 2.6
- 2.7 - 2.7
- 3.3 - 3.3
- 3.4 - 3.4