.travis.yml: add Python 3.8

This commit is contained in:
James Lu 2019-12-08 16:17:26 -08:00
parent cbd953b32c
commit ede632047d

View File

@ -5,6 +5,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
addons:
apt: