mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-23 18:55:49 +03:00
Merge pull request #301 from abiosoft/master
Windows Build: Remove PATH from output.
This commit is contained in:
commit
b6078eded1
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