diff --git a/.travis.yml b/.travis.yml index 4cf09c9..77f7148 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false cache: pip python: - - "3.5" + - "3.6" addons: postgresql: "9.5"