chore(travis): add 1.10 version (#15)

This commit is contained in:
Eason Lin 2018-02-26 12:19:29 +08:00 committed by GitHub
parent 0ee1d2817c
commit 1510a6d46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
before_install:
- go get -t -v ./...