FIX: Removed python 2.6 build

- python 2.6 is being no longer supported, and some of the PRs are failing the python 2.6 check
pull/157/head
Tata Ganesh 2018-06-10 19:52:33 +05:30 committed by GitHub
parent 653b4f33ee
commit 72d6e93045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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