+ testing with minimum required Python version (3.4.2)

This commit is contained in:
nicobo 2020-05-29 08:27:31 +02:00
parent 707a881931
commit 75840b057f
No known key found for this signature in database
GPG key ID: 2581E71C5FA5285F

View file

@ -1,5 +1,6 @@
language: python
python:
- "3.4.2"
- "3.6"
- "3.7"
- "nightly"