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
+1
View File
@@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
before_install:
- go get -t -v ./...