diff --git a/.travis.yml b/.travis.yml index a029b9c9..a64cfde9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ dist: trusty # only environment that supports Postgres 9.5 at this time -sudo: required +# sudo: required addons: postgresql: "9.5" apt: