travis: explicit gopath
This commit is contained in:
@@ -12,4 +12,4 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ./hack/test-go.sh
|
- ./hack/test-go.sh
|
||||||
- PATH=$GOPATH/bin:$PATH ./hack/integration-test.sh
|
- PATH=$HOME/gopath/bin:$PATH ./hack/integration-test.sh
|
||||||
|
Reference in New Issue
Block a user