Turn off CGO for win

This commit is contained in:
Dan Sosedoff 2018-08-31 22:30:59 -05:00
parent 5ad15326ec
commit ab33472bf4

View File

@ -2,6 +2,7 @@ clone_folder: c:\gopath\src\github.com\sosedoff\pgweb
environment:
GOPATH: c:\gopath
CGO_ENABLED: 0
services:
- postgresql