don't test on 2.6

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-17 11:30:26 -04:00
parent 70a4ae744c
commit c3ecb825c4
+1 -1
View File
@@ -1,7 +1,7 @@
sudo: false
language: python
python:
- "2.6"
# - "2.6"
- "2.7"
- "3.4"
- "3.5"