Use Python 3.7+ in testing.
This commit is contained in:
parent
7a3a48a56f
commit
cb2f9d28c1
@ -1,7 +1,9 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
|
||||
install:
|
||||
- pip install flake8
|
||||
|
Loading…
Reference in New Issue
Block a user