Add Python 3.5 to continuous integration.
the build failed Details

This commit is contained in:
Dan Helfman 2018-10-15 08:17:34 -07:00
parent 531d5c80c0
commit eb2a4ff1f0
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ matrix:
- 3.7
- 3.8
PYTHON_VERSION:
- 3.5
- 3.6
- 3.7