update travis support go 1.10

This commit is contained in:
vcaesar 2018-02-17 21:46:36 +08:00
parent 7ae127373e
commit 96c8b5b796

View File

@ -1,9 +1,10 @@
language: go
go:
- 1.7.x
# - 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
addons: