chore(travis): add 1.10 version (#15)
This commit is contained in:
parent
0ee1d2817c
commit
1510a6d46f
|
|
@ -3,6 +3,7 @@ language: go
|
|||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
|
|
|
|||
Loading…
Reference in New Issue