remove eol python from the ci config

This commit is contained in:
Ronny Pfannschmidt
2017-10-09 16:36:41 +02:00
parent 88366b393c
commit 73ff53c742
3 changed files with 0 additions and 7 deletions
-4
View File
@@ -31,10 +31,6 @@ env:
matrix:
include:
- env: TOXENV=py26
python: '2.6'
- env: TOXENV=py33
python: '3.3'
- env: TOXENV=pypy
python: 'pypy-5.4'
- env: TOXENV=py35