Supply DATABASE_URL for travis

v3-numeric-wip
Jack Christensen 2017-03-03 17:39:55 -06:00
parent 272f095a44
commit 7fd09c4cd2
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ before_install:
- sudo /etc/init.d/postgresql restart
env:
- DATABASE_URL=postgres://pgx_md5:secret@127.0.0.1/pgx_test
matrix:
- PGVERSION=9.6
- PGVERSION=9.5