travis: drop go 1.8
This commit is contained in:
parent
b6b33e00c8
commit
160a42ec26
|
@ -3,7 +3,6 @@ language: go
|
|||
go:
|
||||
- tip
|
||||
- 1.9
|
||||
- 1.8
|
||||
script:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
|
|
Loading…
Reference in New Issue