Add Go v1.15 in CI (#803)
This commit is contained in:
parent
b806975e3b
commit
a2751f6d16
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ go:
|
|||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue