mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-24 06:07:48 +00:00
Update .travis.yml for go.mod
This commit is contained in:
parent
2a3e58aa70
commit
617d24211c
@ -3,7 +3,7 @@ language: go
|
||||
go_import_path: k8s.io/client-go
|
||||
|
||||
go:
|
||||
- 1.11.2
|
||||
- 1.12.1
|
||||
|
||||
script:
|
||||
- go build ./...
|
||||
- GO111MODULE=on go build ./...
|
||||
|
Loading…
Reference in New Issue
Block a user