Skip to content

Commit

Permalink
Adjusted postgre root user
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 16, 2019
1 parent 500e9ae commit 9092646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dist: xenial
env:
matrix:
- DB_ENGINE=mysql DB_HOST=localhost DB_USERNAME=root
- DB_ENGINE=pgsql DB_HOST=localhost DB_USERNAME=root
- DB_ENGINE=pgsql DB_HOST=localhost DB_USERNAME=postgres
services:
- mysql
- postgresql
Expand Down

0 comments on commit 9092646

Please sign in to comment.