run tests for go 1.15

This commit is contained in:
Azareal 2020-08-13 01:58:04 +10:00
parent fbed07a8b4
commit 62be4020d6
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go:
- "1.13"
- "1.14"
- "1.15"
- master
before_install:
- cd $HOME