1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

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: >