mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 05:12:10 +00:00
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
|
- go version
|
||||||
- export GOBIN="$GOPATH/bin"
|
- export GOBIN="$GOPATH/bin"
|
||||||
- export PATH="$PATH:$GOBIN"
|
- export PATH="$PATH:$GOBIN"
|
||||||
|
- export GOPATH="$GOPATH:${TRAVIS_BUILD_DIR}/Godeps/_workspace"
|
||||||
- go env
|
- go env
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user