Update CI to use go 1.12 to 1.14 (#51)
This commit is contained in:
parent
dcc82c9fc3
commit
3e28b51abb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,9 +8,9 @@ language: go
|
|||
env: GO111MODULE=on
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
|
||||
# Only clone the most recent commit.
|
||||
git:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue