use istio client-go library instead of knative (#1661)
use istio client-go library instead of knative bump kubernetes dependency version change code coverage to codecov
This commit is contained in:
12
vendor/google.golang.org/grpc/.travis.yml
generated
vendored
12
vendor/google.golang.org/grpc/.travis.yml
generated
vendored
@@ -2,16 +2,16 @@ language: go
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.12beta2
|
||||
env: GO111MODULE=on
|
||||
- go: 1.11.x
|
||||
- go: 1.12.x
|
||||
env: VET=1 GO111MODULE=on
|
||||
- go: 1.11.x
|
||||
- go: 1.12.x
|
||||
env: RACE=1 GO111MODULE=on
|
||||
- go: 1.11.x
|
||||
- go: 1.12.x
|
||||
env: RUN386=1
|
||||
- go: 1.11.x
|
||||
- go: 1.12.x
|
||||
env: GRPC_GO_RETRY=on
|
||||
- go: 1.11.x
|
||||
env: GO111MODULE=on
|
||||
- go: 1.10.x
|
||||
- go: 1.9.x
|
||||
- go: 1.9.x
|
||||
|
||||
Reference in New Issue
Block a user