mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
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…
Reference in New Issue
Block a user