run tests for go 1.15
This commit is contained in:
parent
fbed07a8b4
commit
62be4020d6
|
@ -2,6 +2,7 @@ language: go
|
|||
go:
|
||||
- "1.13"
|
||||
- "1.14"
|
||||
- "1.15"
|
||||
- master
|
||||
before_install:
|
||||
- cd $HOME
|
||||
|
|
Loading…
Reference in New Issue