diff --git a/.travis.yml b/.travis.yml index 9a3175a..8f8005d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,8 @@ env: services: - postgres +addons: + postgresql: "9.6" matrix: fast_finish: true