mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
Add postgresql service to appveyor config
This commit is contained in:
parent
d68bea75f0
commit
dc60ae89da
@ -1,6 +1,9 @@
|
||||
environment:
|
||||
GOPATH: c:\projects
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
||||
install:
|
||||
- set PATH=%GOPATH%\bin;%PATH%
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
|
Loading…
Reference in New Issue
Block a user