mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +00:00
Cleanup CI and add python 3.8 support
This commit is contained in:
parent
19868e5c21
commit
f2a17ddf33
5 changed files with 12 additions and 5 deletions
|
|
@ -5,4 +5,4 @@ install:
|
|||
build: off
|
||||
|
||||
test_script:
|
||||
- python -m tox -e py27,py34,py35,dogfood
|
||||
- python -m tox -e py27,py36,py37,dogfood
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue