Add postgresql service to appveyor config
This commit is contained in:
parent
d68bea75f0
commit
dc60ae89da
@ -1,6 +1,9 @@
|
|||||||
environment:
|
environment:
|
||||||
GOPATH: c:\projects
|
GOPATH: c:\projects
|
||||||
|
|
||||||
|
services:
|
||||||
|
- postgresql
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- set PATH=%GOPATH%\bin;%PATH%
|
- set PATH=%GOPATH%\bin;%PATH%
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user