fix build for windows

This commit is contained in:
Casey Lee
2020-03-06 17:08:07 -08:00
parent 2157ef76e8
commit bd6f232b20
1561 changed files with 11 additions and 501961 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')