Remove Python2.6 from Travis CI

This commit is contained in:
Yuri Bochkarev 2018-06-24 09:15:29 +03:00
parent ad53c28961
commit 35a780ed68

View file

@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
- "3.4"
- "3.5"