diff --git a/.travis.yml b/.travis.yml index 69392d6..b775fa2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,9 @@ addons: - postgresql-11 - postgresql-contrib-11 - postgresql-client-11 + - postgresql-12 + - postgresql-contrib-12 + - postgresql-client-12 - unzip - rabbitmq-server