Merge pull request #69 from thaJeztah/test_go_versions
travis: add go 1.15
This commit is contained in:
commit
bfba540dc4
@ -3,6 +3,7 @@ language: go
|
||||
|
||||
go:
|
||||
- "1.13.x"
|
||||
- "1.15.x"
|
||||
|
||||
install:
|
||||
# Don't change local go.{mod, sum} by go get tools.
|
||||
|
Loading…
Reference in New Issue
Block a user