attempt to make travis happy
parent
9c6caf86e7
commit
a2a2c5c0b0
|
|
@ -16,4 +16,6 @@ function _go_pathmunge_wrap() {
|
|||
|
||||
export GOROOT="${GOROOT:-$(go env GOROOT)}"
|
||||
export GOPATH="${GOPATH:-$(go env GOPATH)}"
|
||||
echo $PATH
|
||||
_go_pathmunge_wrap "${GOPATH}:${GOROOT}"
|
||||
echo $PATH
|
||||
|
|
|
|||
Loading…
Reference in New Issue