mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
Stop testing py26 until we sort out pylint issues
This commit is contained in:
parent
30641db85f
commit
8a8eb0d617
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
language: python
|
||||
|
||||
python:
|
||||
- "2.6"
|
||||
# - "2.6"
|
||||
- "2.7"
|
||||
|
||||
before_install: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue