Skip to content

Commit

Permalink
Merge branch 'develop' into story/165055215-users-login-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Temmyogunbo committed Apr 9, 2019
2 parents 2ddfb44 + 5ea9504 commit e7960e1
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 e7960e1

Please sign in to comment.