mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
travis: fix path for integration
This commit is contained in:
parent
0d9280e168
commit
1b60c4d88f
@ -12,4 +12,4 @@ install:
|
||||
|
||||
script:
|
||||
- ./hack/test-go.sh
|
||||
- PATH=$GOPATH/bin ./hack/integration-test.sh
|
||||
- PATH=$GOPATH/bin:$PATH ./hack/integration-test.sh
|
||||
|
Loading…
Reference in New Issue
Block a user