mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-01 23:31:51 +00:00
Skip godep restore int travis
This commit is contained in:
committed by
GitHub
parent
617d24211c
commit
a3ddca5b74
@@ -5,5 +5,8 @@ go_import_path: k8s.io/client-go
|
|||||||
go:
|
go:
|
||||||
- 1.12.1
|
- 1.12.1
|
||||||
|
|
||||||
|
install:
|
||||||
|
- echo "Skip godeps"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- GO111MODULE=on go build ./...
|
- GO111MODULE=on go build ./...
|
||||||
|
Reference in New Issue
Block a user