mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
drop python3.4
This commit is contained in:
parent
fb91b994ed
commit
a021df6fdd
5 changed files with 2 additions and 12 deletions
|
|
@ -28,11 +28,6 @@ python2:
|
|||
stage: test
|
||||
script: tox -e py27
|
||||
|
||||
python34:
|
||||
image: python:3.4
|
||||
stage: test
|
||||
script: tox -e py34
|
||||
|
||||
python35:
|
||||
image: python:3.5
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue