add py36 and py38 to travis

This commit is contained in:
wh1te909 2019-10-22 22:41:17 +00:00
parent c889edaf43
commit f9e80e4340
1 changed files with 2 additions and 0 deletions

View File

@ -2,7 +2,9 @@ dist: xenial
language: python
python:
- "3.6"
- "3.7"
- "3.8"
services:
- postgresql