mirror of https://github.com/restic/restic.git
Revert "travis: remove unneeded GOPATH definition from"
This reverts commit 3eac8061f9
.
This commit is contained in:
parent
864579404c
commit
d7426a72f4
|
@ -23,6 +23,7 @@ install:
|
|||
- go version
|
||||
- export GOBIN="$GOPATH/bin"
|
||||
- export PATH="$PATH:$GOBIN"
|
||||
- export GOPATH="$GOPATH:${TRAVIS_BUILD_DIR}/Godeps/_workspace"
|
||||
- go env
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue