Skip to content

Commit b4ecf3f

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent d63fc2f commit b4ecf3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shippable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ after_script:
2525
# - psql -c 'create database if not exists test;' -U postgres
2626
- ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --ui=bdd --reporter=xunit-file
2727
- ./node_modules/.bin/istanbul report cobertura --dir shippable/codecoverage/
28+
29+
addons:
30+
postgresql : "9.3"

0 commit comments

Comments
 (0)