Remove Go 1.8 test in TravisCI

This commit is contained in:
xuri 2019-05-03 02:11:53 +08:00
parent b1f632d408
commit 63e97ffc9a
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ install:
- go get -d -t -v ./... && go build -v ./...
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x