Remove 3.4 which is missing on AP
This commit is contained in:
parent
71cd8af3be
commit
e07503ff32
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue