update .travis.yml, support go1.12

pull/1121/head
fatedier 2019-03-11 16:00:09 +08:00
parent 5e64bbfa7c
commit dbfeea99f3
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ sudo: false
language: go
go:
- 1.10.x
- 1.11.x
- 1.12.x
install:
- make