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

@@ -1,7 +1,6 @@
environment:
matrix:
# note: please use "tox --listenvs" to populate the build matrix
- TOXENV: "py26-pytest30"
- TOXENV: "py27-pytest30"
- TOXENV: "py34-pytest30"
- TOXENV: "py35-pytest30"