fix build for windows

This commit is contained in:
Casey Lee 2020-03-06 17:08:07 -08:00
parent cf841846fd
commit 9ce7657839
1557 changed files with 0 additions and 501951 deletions

View file

@ -22,7 +22,6 @@ jobs:
- run: go test -cover ./...
env:
CGO_ENABLED: 0
GOFLAGS: -mod=vendor
release:
if: startsWith(github.ref, 'refs/tags/v')