Enable golangci on Windows

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2020-10-01 09:00:45 -07:00
parent a3c0e8859c
commit 77cf032195
22 changed files with 43 additions and 1 deletions

View File

@@ -26,4 +26,4 @@ cd "${ROOT}"
make install.tools
make verify
#GOOS=windows make verify
GOOS=windows make verify