mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Remove support for python2.6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user