Remove PGHOST from test-all script for travis
This commit is contained in:
parent
1e88d3dc5f
commit
e3e1d7b012
@ -22,5 +22,5 @@ install:
|
||||
script:
|
||||
- make build
|
||||
- make test
|
||||
- PGHOST=127.0.0.1 make test-all
|
||||
- make test-all
|
||||
- make docker-release
|
Loading…
x
Reference in New Issue
Block a user