Test Python 3.7 on Travis

This commit is contained in:
Kodi Arfer 2019-03-18 14:36:22 -04:00
parent f87959f6ba
commit cec940f365
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- pypy2.7-6.0
- pypy3.5-6.0
install: