Add more Python version to Travis

This commit is contained in:
Roman Zeyde
2020-04-17 14:30:36 +03:00
parent d103ebee6f
commit 7eab4933ed

View File

@@ -3,6 +3,8 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
cache:
directories: