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: