test py 3.7

This commit is contained in:
Noah Levitt 2019-03-18 15:49:03 -07:00
parent ef981706f4
commit 6f5f090c33

View File

@ -3,6 +3,7 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7
sudo: required
before_install:
- sudo pip install --upgrade setuptools pip