Remove 3.4 which is missing on AP

This commit is contained in:
Hynek Schlawack 2020-01-06 09:17:23 +01:00
parent 71cd8af3be
commit e07503ff32
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ jobs:
py27:
python.version: '2.7'
tox.env: py27
py34:
python.version: '3.4'
tox.env: py34
py35:
python.version: '3.5'
tox.env: py35