From 5246a4ac09451cd6f127f3ba7eb8241381e0ab0a Mon Sep 17 00:00:00 2001 From: vidyatestghe Date: Fri, 4 Dec 2015 14:22:43 +0530 Subject: [PATCH] Update shippable.yml --- shippable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shippable.yml b/shippable.yml index 76bf9b5..53711bb 100644 --- a/shippable.yml +++ b/shippable.yml @@ -7,8 +7,8 @@ python: install: - pip install -r requirements.txt -addons: - postgresql: "9.3" +#addons: + # postgresql: "9.3" # Postgres binds to 127.0.0.1 by default and is started on boot. Default username is "postgres" with no password # Create a DB as part of before script to use it before_script: