Golang versions: add 1.9, drop 1.7
This commit is contained in:
@ -3,8 +3,8 @@ sudo: required
|
||||
dist: trusty
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
|
||||
env:
|
||||
global:
|
||||
|
Reference in New Issue
Block a user