update .travis.yml, support go1.12

This commit is contained in:
fatedier
2019-03-11 16:00:09 +08:00
Unverified
parent 5e64bbfa7c
commit dbfeea99f3
+1 -1
View File
@@ -2,8 +2,8 @@ sudo: false
language: go
go:
- 1.10.x
- 1.11.x
- 1.12.x
install:
- make