Golang version 1.8+ required.

This commit is contained in:
Ri Xu 2017-03-28 12:03:54 +08:00
parent bee487c445
commit 8dcdf9024d
1 changed files with 1 additions and 3 deletions

View File

@ -4,9 +4,7 @@ install:
- go get -d -t -v ./... && go build -v ./...
go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip
script: