remove travis ci 1.8.x

This commit is contained in:
vcaesar 2018-03-06 20:44:40 +08:00
parent 4c114b0232
commit 600734c884
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ language: go
go:
# - 1.7.x
- 1.8.x
# - 1.8.x
- 1.9.x
- 1.10.x
- tip

View File

@ -65,7 +65,7 @@ import (
)
const (
version string = "v0.48.0.525, Ben Nevis!"
version string = "v0.48.0.529, Ben Nevis!"
)
type (