mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-05-22 19:51:44 +03:00
several Go libraries, including gRPC and golang.org/x/net/http2, no longer support Go 1.8 and older (#64)
This commit is contained in:
@@ -3,8 +3,6 @@ sudo: false
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: "1.7"
|
|
||||||
- go: "1.8"
|
|
||||||
- go: "1.9"
|
- go: "1.9"
|
||||||
- go: "1.10"
|
- go: "1.10"
|
||||||
env: VET=1
|
env: VET=1
|
||||||
|
|||||||
Reference in New Issue
Block a user