mirror of
https://github.com/restic/restic.git
synced 2025-06-17 11:18:36 +00:00
travis: remove unneeded GOPATH definition from
This commit is contained in:
parent
7ebf5397a3
commit
3eac8061f9
@ -23,7 +23,6 @@ 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…
x
Reference in New Issue
Block a user