Skip to content

Commit 2764703

Browse files
committed
Update shippable.yml
1 parent 83baf28 commit 2764703

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shippable.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ python:
88
install:
99
- pip install -r requirements.txt
1010

11-
11+
addons:
12+
postgresql: "9.1"
1213
# Postgres binds to 127.0.0.1 by default and is started on boot. Default username is "postgres" with no password
1314
# Create a DB as part of before script to use it
1415
before_script:

0 commit comments

Comments
 (0)