mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-12 22:49:23 +00:00
Merge pull request #481 from nikhita/travis-go-1.11
travis: bump go version to 1.11.1
This commit is contained in:
commit
7f0192792d
@ -3,7 +3,7 @@ language: go
|
||||
go_import_path: k8s.io/client-go
|
||||
|
||||
go:
|
||||
- 1.10.2
|
||||
- 1.11.1
|
||||
|
||||
script:
|
||||
- if [ "$TRAVIS_BRANCH" != "master" ]; then godep restore; fi
|
||||
|
Loading…
Reference in New Issue
Block a user