Run tests for Go 1.13 too.

This commit is contained in:
Azareal 2019-11-01 08:20:34 +10:00
parent 1ad3e9c9da
commit f88b8d9777
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ env:
language: go
go:
- "1.12"
- "1.13"
- master
before_install:
- cd $HOME