Add Python 3.7 to test suite

This commit is contained in:
Daniel Quinn 2018-12-30 14:09:32 +00:00
parent 27af2603f5
commit 4d50c7e105

View File

@ -11,6 +11,7 @@ matrix:
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
install:
- pip install --requirement requirements.txt