mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-06 22:40:31 -05: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:
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
- go version
|
||||
- go env
|
||||
|
|
Loading…
Reference in a new issue