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…
x
Reference in New Issue
Block a user