diff --git a/.travis.yml b/.travis.yml index b8c64ac9..81722a66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,9 @@ dist: xenial language: python python: + - "3.6" - "3.7" + - "3.8" services: - postgresql