Remove go mod vendor from appveyor

This commit is contained in:
Ajitem Sahasrabuddhe 2019-10-09 13:04:17 +05:30
parent 7d3cd3259f
commit 1663866673
No known key found for this signature in database
GPG Key ID: 782DEBC01D3967A5

View File

@ -20,7 +20,6 @@ install:
- go version
- go env
- go get github.com/urfave/gfmrun/cmd/gfmrun
- go mod vendor
build_script:
- go run build.go vet