Run tests for Go 1.13 too.
This commit is contained in:
parent
1ad3e9c9da
commit
f88b8d9777
|
@ -4,6 +4,7 @@ env:
|
|||
language: go
|
||||
go:
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
- master
|
||||
before_install:
|
||||
- cd $HOME
|
||||
|
|
Loading…
Reference in New Issue