Skip to content

Commit

Permalink
chore(travis): set DBNAME env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
chidimo committed May 20, 2019
1 parent c0899d7 commit 7893596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
- PGPORT=5433
- PGUSER=postgres
- PGHOST=localhost
- DBNAME=testdb
services:
- postgresql
addons:
Expand Down

0 comments on commit 7893596

Please sign in to comment.