diff --git a/.travis.yml b/.travis.yml index 7a49a3e..c222576 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ services: - redis-server addons: - postgresql: 10 + postgresql: 9.6 cache: pip