mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-23 17:16:40 +01:00
Remove PATH from build output
This commit is contained in:
parent
96c7c2768c
commit
ea642f6e1d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get golang.org/x/tools/cmd/vet
|
- go get golang.org/x/tools/cmd/vet
|
||||||
- echo %PATH%
|
|
||||||
- echo %GOPATH%
|
- echo %GOPATH%
|
||||||
- go version
|
- go version
|
||||||
- go env
|
- go env
|
||||||
|
|
Loading…
Reference in a new issue