diff --git a/.travis.yml b/.travis.yml index 864e08d..17dc6cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false cache: pip python: - - "3.6" + - "3.7" addons: postgresql: "9.5"