mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
Remove support for python2.6
This commit is contained in:
parent
a873e8ea33
commit
dee1b7f049
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ after_success: '[ "$TOXENV" == "cover" ] && coveralls'
|
|||
# matrix, which allows us to clearly distinguish which component under
|
||||
# test has failed
|
||||
env:
|
||||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=lint
|
||||
- TOXENV=cover
|
||||
|
|
|
|||
Loading…
Reference in a new issue