Fix travis.yml

v3-numeric-wip
Jack Christensen 2017-03-03 17:42:25 -06:00
parent 7fd09c4cd2
commit 2fb46fb16f
1 changed files with 2 additions and 1 deletions

View File

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