Added python 3.8

This commit is contained in:
Sheng
2020-03-22 17:16:31 +08:00
parent d291199186
commit 396013e14f

View File

@@ -7,6 +7,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install:
- pip install -r requirements.txt