travis: add go 1.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
079556c0a5
commit
3e553e99dd
@ -3,6 +3,7 @@ language: go
|
|||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.13.x"
|
- "1.13.x"
|
||||||
|
- "1.15.x"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Don't change local go.{mod, sum} by go get tools.
|
# Don't change local go.{mod, sum} by go get tools.
|
||||||
|
Loading…
Reference in New Issue
Block a user