Drop support for EOL Python 2.6

This commit is contained in:
Hugo
2017-12-21 10:55:57 +02:00
parent d3229af3da
commit ed2db3d03a
6 changed files with 11 additions and 17 deletions

View File

@@ -12,7 +12,6 @@ notifications:
- pytest-commit@python.org
python:
- '2.6'
- '2.7'
- '3.4'
- '3.5'