add python 3.7 to travis

This commit is contained in:
Carol Willing
2018-06-28 08:47:04 -07:00
parent cb4105b53e
commit 04ce67ee71

View File

@@ -3,6 +3,7 @@ sudo: false
cache:
- pip
python:
- 3.7
- 3.6
- 3.5
- nightly