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