From d22f85508bdb16c083733080f4b6849587c16828 Mon Sep 17 00:00:00 2001 From: Devon Mackay Date: Mon, 30 Jul 2018 18:22:08 -0400 Subject: [PATCH] Add postgres hostname used during CI --- config/ci.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/ci.ini b/config/ci.ini index e69de29b..0469ae77 100644 --- a/config/ci.ini +++ b/config/ci.ini @@ -0,0 +1,2 @@ +[default] +PGHOST = travishost