Use Python 3.7+ in testing.

master
Abhilash Raj 3 years ago
parent 7a3a48a56f
commit cb2f9d28c1
No known key found for this signature in database
GPG Key ID: 9D9B2BA061D0A67C

@ -1,7 +1,9 @@
language: python
python:
- "2.7"
- "3.7"
- "3.8"
- "3.9"
install:
- pip install flake8

Loading…
Cancel
Save