Test Python 3.8 on Travis

This commit is contained in:
Kodi Arfer 2019-04-08 15:41:04 -04:00
parent 8df0a41d7d
commit f236ec8d9a
1 changed files with 1 additions and 0 deletions

View File

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