Skip to content

Commit 1450a63

Browse files
committed
Update shippable.yml
1 parent 84c4cc0 commit 1450a63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shippable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ install:
99
#- pip install -r requirements.txt
1010
- if [[ $TRAVIS_PYTHON_VERSION == '3.2' ]]; then pip install coverage==3.7.1 codecov ; fi
1111

12-
#services:
13-
# - postgres
12+
services:
13+
- postgres
1414

1515
build_image: drydock/u14pytall:tip
1616
#build_image: shippable/minv2

0 commit comments

Comments
 (0)