Cleanup after before_script to avoid git diff errors

remove windows build
This commit is contained in:
Ajitem Sahasrabuddhe 2019-09-09 08:37:16 +05:30
parent edbf66c25c
commit 39bd617664
No known key found for this signature in database
GPG Key ID: 782DEBC01D3967A5

View File

@ -10,7 +10,6 @@ go:
os:
- linux
- osx
- windows
env:
GO111MODULE=on
@ -23,6 +22,7 @@ before_script:
- go get github.com/urfave/gfmrun/cmd/gfmrun
- go get golang.org/x/tools/cmd/goimports
- npm install markdown-toc
- go mod tidy
script:
- go run build.go generate