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:
Joshua Humphries 2018-11-01 14:24:33 -04:00 committed by GitHub
parent 22ce2f04fd
commit dfa06f4410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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