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:
parent
22ce2f04fd
commit
dfa06f4410
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue