travis: drop go 1.8

This commit is contained in:
Kyle Isom 2018-04-24 10:47:35 -07:00
parent b6b33e00c8
commit 160a42ec26
1 changed files with 0 additions and 1 deletions

View File

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