From b7bb600d33b929668bc178a33d374cc3b4cc932a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Traull=C3=A9?= Date: Fri, 30 Aug 2019 20:29:14 +0200 Subject: [PATCH] Trusted source key is pgdg-trusty not pgdg --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fefd664e27e..81654669869 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ addons: apt: sources: # To use the last version of pgloader, we add repo of postgresql - - pgdg + - pgdg-trusty packages: # We need a webserver to test the webservices # Let's install Apache with.