Update .travis.yml
support go versions in line with go's release policy
This commit is contained in:
parent
e3fa7e8566
commit
1f4473209d
@ -3,6 +3,7 @@ sudo: false
|
||||
dist: trusty
|
||||
osx_image: xcode8.3
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user