mirror of
https://github.com/jackc/pgx.git
synced 2025-04-27 13:14:32 +00:00
Supply DATABASE_URL for travis
This commit is contained in:
parent
272f095a44
commit
7fd09c4cd2
@ -27,6 +27,7 @@ before_install:
|
|||||||
- sudo /etc/init.d/postgresql restart
|
- sudo /etc/init.d/postgresql restart
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
- DATABASE_URL=postgres://pgx_md5:secret@127.0.0.1/pgx_test
|
||||||
matrix:
|
matrix:
|
||||||
- PGVERSION=9.6
|
- PGVERSION=9.6
|
||||||
- PGVERSION=9.5
|
- PGVERSION=9.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user