From ea014d3b8b636d2ab490bb5d153c524b5f513d2a 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