mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-04 16:40:21 +00:00
travis: bump go version to 1.11.1
This commit is contained in:
@@ -3,7 +3,7 @@ language: go
|
|||||||
go_import_path: k8s.io/client-go
|
go_import_path: k8s.io/client-go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.2
|
- 1.11.1
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- if [ "$TRAVIS_BRANCH" != "master" ]; then godep restore; fi
|
- if [ "$TRAVIS_BRANCH" != "master" ]; then godep restore; fi
|
||||||
|
Reference in New Issue
Block a user