0
Fork 0
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:
Abiola Ibrahim 2015-10-31 23:46:55 +01:00
parent 96c7c2768c
commit ea642f6e1d

View file

@ -9,7 +9,6 @@ environment:
install:
- go get golang.org/x/tools/cmd/vet
- echo %PATH%
- echo %GOPATH%
- go version
- go env