[documentation] Indicate support for python 3.7

This commit is contained in:
Cameron Yick
2019-01-30 22:12:50 -05:00
parent 8f8e132e0b
commit b02463e983
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ install:
language: python
python:
- 3.7
- 3.6
- 3.5
- 3.4