mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-01 07:07:15 +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:
|
||||
- 1.12.1
|
||||
|
||||
install:
|
||||
- echo "Skip godeps"
|
||||
|
||||
script:
|
||||
- GO111MODULE=on go build ./...
|
||||
|
Reference in New Issue
Block a user