Add go1.15 to the build matrix

This commit is contained in:
Mike Futerko 2020-12-07 19:36:56 +02:00
parent 5207eb96b7
commit cdee88cb2d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ arch:
go:
- "1.13"
- "1.14"
- "1.15"
- tip
os: