Stop testing py26 until we sort out pylint issues

This commit is contained in:
James Kasten 2014-12-04 04:02:33 -08:00
parent 30641db85f
commit 8a8eb0d617

View file

@ -7,7 +7,7 @@
language: python
python:
- "2.6"
# - "2.6"
- "2.7"
before_install: >