Skip to content

Commit

Permalink
Merge 5c7bd08 into dfe2081
Browse files Browse the repository at this point in the history
  • Loading branch information
ssanusi committed Apr 9, 2019
2 parents dfe2081 + 5c7bd08 commit 626c7b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_js:
services:
- postgresql

before_script:
- psql -c 'create database cosmos_authors_haven_test;' -U postgres

env:
- NODE_ENV=test
Expand Down

0 comments on commit 626c7b9

Please sign in to comment.